Go to file
David Turner 12d40dac42 * src/type1/t1load.c: fixed memory leak bugs that appeared with certain
synthetized fonts (e.g. CourierBoldOblique, a.k.a. "cobo_____.pfb")

	* src/pshinter/pshalgo2.c, src/pshinter/pshalgo1.c,
	src/pshinter/pshglob.c: removing compiler warnings in pedantic modes
	(in multi-object compilation mode, mainly)
2001-10-21 15:41:11 +00:00
builds Fixed a bug in `glnames.py' that prevented it from generating 2001-10-10 19:56:42 +00:00
docs renaming todo -> TODO 2001-10-20 01:29:38 +00:00
include add support for new postscript hinter 2001-10-18 11:49:26 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src * src/type1/t1load.c: fixed memory leak bugs that appeared with certain 2001-10-21 15:41:11 +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 * src/type1/t1load.c: fixed memory leak bugs that appeared with certain 2001-10-21 15:41:11 +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