Fork of freetype for ReFuel, Only expect ABI changes.
662b344c23
library when dealing with certain weird fonts (like "Stalingrad", in "sadn.pfb". This font has no full font name entry.. ) * src/base/ftoutln.c, include/freetype/ftoutln.h: added the FT_Outline_Check API to check the consistency of outline data * src/base/ftobjs.c (FT_Load_Glyph): added a call to the new FT_Outline_Check to ensure that loaded glyphs are valid. This allows certain fonts like "tt1095m_.ttf" to be loaded even though it appears they contain really funky glyphs.. there still is a bug there though.. !! |
||
---|---|---|
builds | ||
docs | ||
include | ||
objs | ||
src | ||
tests | ||
.cvsignore | ||
ChangeLog | ||
descrip.mms | ||
INSTALL | ||
Jamfile | ||
Jamrules | ||
Makefile | ||
README |
Special note to Unix users ========================== Please read the file "README.UNX", it contains important information regarding the installation of FreeType on Unix systems, especially GNU based operating systems like GNU/Linux. 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