Go to file
David Turner 5a1de37e7e replaced liberal uses of "memset" by the "MEM_Set" macro call
(some platforms don't provide this ANSI function !!)

some changes to "ftsystem.c" implementations in order to use
the new memory debugger on Unix, VMS and Amiga too !!
2001-10-24 07:32:55 +00:00
builds replaced liberal uses of "memset" by the "MEM_Set" macro call 2001-10-24 07:32:55 +00:00
docs * include/freetype/internal/ftmemory.h, src/base/ftdbgmem.c: modified 2001-10-22 14:50:41 +00:00
include replaced liberal uses of "memset" by the "MEM_Set" macro call 2001-10-24 07:32:55 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src replaced liberal uses of "memset" by the "MEM_Set" macro call 2001-10-24 07:32:55 +00:00
tests Adding glyph hinter debugging program. 2001-10-18 11:50:31 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
ChangeLog replaced liberal uses of "memset" by the "MEM_Set" macro call 2001-10-24 07:31:03 +00:00
INSTALL formatting, minor fixes 2001-05-30 07:53:37 +00:00
Jamfile updating ChangeLog and Jamfile for the new Postscript hinter 2001-10-18 11:59:08 +00:00
Jamrules * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
Makefile Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
README documentation update for 2.0.5 2001-10-17 13:57:02 +00:00
descrip.mms adding or updating files to the old build system to compile 2001-10-19 07:34:20 +00:00

README

  FreeType 2.0.5
  ==============

  Please read the docs/CHANGES file, it contains IMPORTANT INFORMATION.

  Read the files "INSTALL" or "docs/BUILD" for installation instructions.

  Note that the FreeType 2 documentation is now available as a separate
  package from our sites.  See:

    ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.5.tar.bz2
    ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.5.tar.gz
    ftp://ftp.freetype.org/pub/freetype2/ftdoc205.zip

  Enjoy!


    The FreeType Team