freetype2/src/winfonts
David Turner 9ca782569c * include/freetype/internal/ftmemory.h, src/base/ftbitmap.c,
src/base/ftmac.c, src/base/ftrfork.c, src/lzw/ftzopen.c,
    src/raster/ftrend1.c, src/sfnt/ttpost.c, src/truetype/ttgxvar.c,
    src/type42/t42parse.c, src/winfonts/winfnt.c: hardening the code
    against out-of-bounds conditions when allocating arrays. This is
    for the cases where FT_NEW_ARRAY and FT_RENEW_ARRAY are not used
    already. Introducing the new FT_ALLOC_MULT and FT_REALLOC_MULT
    macros.
2006-05-02 09:00:29 +00:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
fnterrs.h Formatting. 2001-06-19 23:03:41 +00:00
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
winfnt.c * include/freetype/internal/ftmemory.h, src/base/ftbitmap.c, 2006-05-02 09:00:29 +00:00
winfnt.h Handle broken FNT files which don't have a trailing NULL byte 2004-04-01 20:35:57 +00:00