Go to file
Werner Lemberg 7986070714 Increase `version_info' to 7:0:1.
Fixed a bug that returned an invalid linear width for composite
TrueType glyphs.
* include/internal/tttypes.h (TT_Loader_): Two new elements `linear'
and `linear_def'.
* src/truetype/ttgload.c (load_truetype_glyph,
compute_glyph_metrics): Use it.
* include/fttypes.h (FT_ERROR_BASE): New macro.
* src/base/ftobjs.c (FT_Open_Face, FT_Render_Glyph_Internal): Use it
to make source code work with the new error scheme implemented by
Werner.
* src/base/ftoutln.c (FT_Outline_Render): Ditto.
2001-06-08 21:17:29 +00:00
builds Increase `version_info' to 7:0:1. 2001-06-08 21:17:29 +00:00
docs small doc update 2001-05-29 10:52:34 +00:00
include Increase `version_info' to 7:0:1. 2001-06-08 21:17:29 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src Increase `version_info' to 7:0:1. 2001-06-08 21:17:29 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
ChangeLog Increase `version_info' to 7:0:1. 2001-06-08 21:17:29 +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 moving documents to the "docs" directory 2001-05-24 15:00:19 +00:00
descrip.mms * builds/vms: Support files for VMS architecture added. 2001-01-03 06:47:10 +00:00

README

  FreeType 2.0.3
  ==============

  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.3.tar.bz2
    ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.3.tar.gz
    ftp://ftp.freetype.org/pub/freetype2/ftdoc203.zip

  Enjoy!


    The FreeType Team