freetype2/src
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
..
autohint improving the computation of the advance widths of auto-hinted glyphs, 2001-12-30 01:30:11 +00:00
base * src/type1/t1objs.c (T1_Face_Init): fixed a bug that crashed the 2002-01-03 16:56:59 +00:00
cache Formatting. 2001-12-20 17:49:10 +00:00
cff * builds/amiga/*: Adaptations to latest changes. 2001-12-22 14:38:40 +00:00
cid * builds/amiga/*: Adaptations to latest changes. 2001-12-22 14:38:40 +00:00
pcf * src/pfc/pcfread.c (pcf_load_font): Handle property `POINT_SIZE' 2001-12-23 01:38:53 +00:00
psaux * src/cff/cffgload.c, src/psaux/t1decode.c, src/pshinter/pshrec.c, 2001-12-21 15:59:43 +00:00
pshinter * builds/amiga/*: Adaptations to latest changes. 2001-12-22 14:38:40 +00:00
psnames Formatting. 2001-12-05 01:22:05 +00:00
raster * src/raster/ftrend1.c (ft_raster1_render): fixed a nasty outline 2001-12-19 14:47:28 +00:00
sfnt Formatting. 2001-12-19 22:26:12 +00:00
smooth * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging 2001-12-05 17:24:34 +00:00
tools Formatting. 2001-12-05 01:22:05 +00:00
truetype * src/type1/t1objs.c (T1_Face_Init): fixed a bug that crashed the 2002-01-03 16:56:59 +00:00
type1 * src/type1/t1objs.c (T1_Face_Init): fixed a bug that crashed the 2002-01-03 16:56:59 +00:00
winfonts finishing function header formatting 2001-06-28 17:49:10 +00:00
Jamfile add support for new postscript hinter 2001-10-18 11:49:26 +00:00