freetype/src
2009-07-03 18:01:22 +09:00
..
autofit For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
base ftobjs.c: Prevent an overflow in glyph index handling. 2009-07-03 18:01:19 +09:00
bdf bdf: Fix some data types mismatching with their sources. 2009-07-03 18:01:20 +09:00
cache For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
cff cff: Fix for unused variable `rest'. 2009-07-03 18:01:21 +09:00
cid cid: Fix some data types mismatching with their sources. 2009-07-03 18:01:21 +09:00
gxvalid gxvalid: Pass the union by the pointer instead of the value. 2009-07-03 18:01:17 +09:00
gzip gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default. 2009-07-03 18:01:18 +09:00
lzw lzw: Count the size of the memory object by ptrdiff_t. 2009-07-03 18:01:20 +09:00
otvalid otvalid: Count the table size on memory by ptrdiff_t. 2009-07-03 18:01:19 +09:00
pcf For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
pfr For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
psaux psaux: Use size_t variable to pass the buffer size. 2009-07-03 18:01:22 +09:00
pshinter For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
psnames psnames: Handle Unicode codepoints by FT_UInt32 variables. 2009-07-03 18:01:22 +09:00
raster For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
sfnt sfnt: Count the size of the memory object by ptrdiff_t. 2009-07-03 18:01:20 +09:00
smooth For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
tools type1: Use size_t variable to pass the string length. 2009-07-03 18:01:22 +09:00
truetype [truetype] Remove TT_SubGlyphRec. 2009-06-26 07:39:08 +02:00
type1 type1: Use size_t variable to pass the string length. 2009-07-03 18:01:22 +09:00
type42 For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
winfonts For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00