forked from minhngoc25a/freetype2

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.
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
Description
Languages
C
91.3%
Makefile
2.1%
Python
1.8%
C++
1.8%
Objective-C
0.8%
Other
2.1%