mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-04-18 05:10:40 +02:00
read-only mirror of https://gitlab.freedesktop.org/freetype/freetype
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. |
||
|---|---|---|
| builds | ||
| docs | ||
| include | ||
| objs | ||
| src | ||
| .cvsignore | ||
| ChangeLog | ||
| descrip.mms | ||
| INSTALL | ||
| Jamfile | ||
| Jamrules | ||
| Makefile | ||
| 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