freetype2/src/truetype
David Turner 662b344c23 * src/type1/t1objs.c (T1_Face_Init): fixed a bug that crashed the
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.. !!
2002-01-03 16:56:59 +00:00
..
Jamfile * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
descrip.mms * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 2001-03-20 11:14:24 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk Complete redesign of error codes. Please check ftmoderr.h for more 2001-06-06 17:30:41 +00:00
truetype.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ttdriver.c changing pixel size computations for better accuracy (experimental) 2001-10-18 11:57:52 +00:00
ttdriver.h finishing function header formatting 2001-06-28 17:49:10 +00:00
tterrors.h Formatting. 2001-06-19 23:03:41 +00:00
ttgload.c * src/type1/t1objs.c (T1_Face_Init): fixed a bug that crashed the 2002-01-03 16:56:59 +00:00
ttgload.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ttinterp.c formatting 2001-07-07 23:24:02 +00:00
ttinterp.h * src/truetype/ttinterp.h: Fix prototype of TT_Move_Func. 2001-08-22 18:35:06 +00:00
ttobjs.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ttobjs.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ttpload.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ttpload.h finishing function header formatting 2001-06-28 17:49:10 +00:00