freetype2/src/type42
David Turner 58609c40c8 * docs/CHANGES: updating
* src/type1/t1parse.c (T1_New_Parser), src/type42/t42parse.c
    (t42_parser_init): modifying functions to check the font header before
    allocating anything on the heap.

    * internal/freetype/ftmemory.h: introducing the new macros FT_ARRAY_MAX
    and FT_ARRAY_CHECK

    * src/pcf/pcfread.c, src/pcf/pcfutil.c: minor fixes and simplifications.
    try to protect the PCF driver from doing stupid things with broken fonts.
2005-03-15 23:31:48 +00:00
..
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
module.mk Initial revision 2002-05-15 06:16:57 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
t42drivr.c Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +00:00
t42drivr.h * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00
t42error.h * src/tools/glnames.py: Updated to AGL 2.0. 2003-06-23 19:26:53 +00:00
t42objs.c * src/type42/t42objs.c (T42_Face_Init), src/type1/t1objs.c 2004-02-14 19:21:37 +00:00
t42objs.h * include/freetype/internal/bdftypes.h: removed obsolete header 2003-10-29 21:43:52 +00:00
t42parse.c * docs/CHANGES: updating 2005-03-15 23:31:48 +00:00
t42parse.h Completely revised Type 42 parser. It now handles both fonts 2003-10-16 15:48:39 +00:00
t42types.h * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
type42.c * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00