Go to file
David Turner b5c7de5b37 * src/cff/cffgload.c: added a comment regarding "cntrmask" operator
* src/pshinter/pshrec.c: now ignores invalid "hintmask" and "cntrmask"
        operators (instead of returning an error). Glyph 2028 of the CFF font
        "MSung-Light-Acro" couldn't be rendered otherwise (it seems its
        charstring is buggy, though this requires more analysis)..
2001-12-21 21:21:13 +00:00
builds * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning. 2001-12-16 08:17:33 +00:00
docs * src/base/ftobjs.c (FT_Done_Library): Remove compiler warning. 2001-12-20 21:22:02 +00:00
include * src/cid/cidobjs.c (CID_Face_Done): fixed a memory leak, the subrs 2001-12-21 15:26:19 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src * src/cff/cffgload.c: added a comment regarding "cntrmask" operator 2001-12-21 21:21:13 +00:00
tests Formatting. 2001-12-05 01:22:05 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
ChangeLog * src/cff/cffgload.c: added a comment regarding "cntrmask" operator 2001-12-21 21:21:13 +00:00
INSTALL * include/freetype/internal/ftstream.h: fixed the definitions of 2001-12-11 13:14:41 +00:00
Jamfile Formatting. 2001-12-05 01:22:05 +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 * src/cff/cffgload.c: added a comment regarding "cntrmask" operator 2001-12-21 21:21:13 +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.6
  ==============

  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.6.tar.bz2
    ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.6.tar.gz
    ftp://ftp.freetype.org/pub/freetype2/ftdoc206.zip

  Enjoy!


    The FreeType Team