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.. !! |
||
---|---|---|
.. | ||
descrip.mms | ||
ftbase.c | ||
ftbbox.c | ||
ftcalc.c | ||
ftdbgmem.c | ||
ftdebug.c | ||
ftextend.c | ||
ftglyph.c | ||
ftinit.c | ||
ftlist.c | ||
ftmac.c | ||
ftmm.c | ||
ftnames.c | ||
ftobjs.c | ||
ftoutln.c | ||
ftstream.c | ||
ftsynth.c | ||
ftsystem.c | ||
fttrigon.c | ||
Jamfile | ||
rules.mk |