Go to file
David Turner b3ba40ddfd * include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c:
added a new header, named "ftsizes.h" (FT_SIZES_H) to provide a public
	API to manage multiple size objects for a given FT_Face.
2001-10-07 13:30:26 +00:00
builds Initial revision 2001-09-20 11:58:51 +00:00
debian adding Debian build directory 2001-06-23 07:44:51 +00:00
docs * include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c: 2001-10-07 13:30:26 +00:00
include * include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c: 2001-10-07 13:30:26 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src * include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c: 2001-10-07 13:30:26 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
ChangeLog * include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c: 2001-10-07 13:30:26 +00:00
INSTALL formatting, minor fixes 2001-05-30 07:53:37 +00:00
Jamfile formatting 2001-05-14 14:01:00 +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 updated documentation for the 2.0.4 release 2001-06-22 08:45:31 +00:00
descrip.mms * builds/vms: Support files for VMS architecture added. 2001-01-03 06:47:10 +00:00

README

  FreeType 2.0.4
  ==============

  Please read the 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.4.tar.bz2
    ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.4.tar.gz
    ftp://ftp.freetype.org/pub/freetype2/ftdoc204.zip

  Enjoy!


    The FreeType Team