freetype2/src/type1
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 Renamed z1* files back to t1*; the same transition for Z1_* structures 2000-10-28 17:10:06 +00:00
rules.mk Complete redesign of error codes. Please check ftmoderr.h for more 2001-06-06 17:30:41 +00:00
t1afm.c * src/type1/t1afm.c (T1_Done_AFM): Free `afm'. 2001-09-15 10:05:12 +00:00
t1afm.h finishing function header formatting 2001-06-28 17:49:10 +00:00
t1driver.c add support for new postscript hinter 2001-10-18 11:49:26 +00:00
t1driver.h finishing function header formatting 2001-06-28 17:49:10 +00:00
t1errors.h Formatting. 2001-06-19 23:03:41 +00:00
t1gload.c * src/type1/t1gload.c (T1_Load_Glyph): enable font matrix transform 2001-12-20 09:36:21 +00:00
t1gload.h finishing function header formatting 2001-06-28 17:49:10 +00:00
t1load.c Formatting. 2001-12-05 01:22:05 +00:00
t1load.h finishing function header formatting 2001-06-28 17:49:10 +00:00
t1objs.c * src/type1/t1objs.c (T1_Face_Init): fixed a bug that crashed the 2002-01-03 16:56:59 +00:00
t1objs.h Formatting. 2001-12-05 01:22:05 +00:00
t1parse.c * src/autohint/ahhint.c (ah_hinter_align_weak_points): Remove 2001-07-03 12:45:24 +00:00
t1parse.h finishing function header formatting 2001-06-28 17:49:10 +00:00
t1tokens.h finishing function header formatting 2001-06-28 17:49:10 +00:00
type1.c finishing function header formatting 2001-06-28 17:49:10 +00:00