freetype/src
2009-08-01 00:30:16 +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-08-01 00:30:13 +09:00
bdf bdf: Fix some data types mismatching with their sources. 2009-08-01 00:30:15 +09:00
cache Fix Redhat bugzilla #513582 and Savannah bug #26849. 2009-07-29 11:53:13 +02:00
cff cff: Fix for unused variable `rest'. 2009-08-01 00:30:16 +09:00
cid cid: Fix some data types mismatching with their sources. 2009-08-01 00:30:16 +09:00
gxvalid gxvalid: Pass the union by the pointer instead of the value. 2009-08-01 00:29:29 +09:00
gzip gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default. 2009-08-01 00:30:11 +09:00
lzw lzw: Count the size of the memory object by ptrdiff_t. 2009-08-01 00:30:14 +09:00
otvalid otvalid: Count the table size on memory by ptrdiff_t. 2009-08-01 00:30:13 +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 type1: Use size_t variable to pass the string length. 2009-08-01 00:30:16 +09:00
pshinter For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
psnames Position Independent Code (PIC) support in psnames module. 2009-04-05 18:18:03 +03:00
raster [ftraster] Make it compile again with -D_STANDALONE_. 2009-07-09 09:21:46 +02:00
sfnt sfnt: Count the size of the memory object by ptrdiff_t. 2009-08-01 00:30:14 +09:00
smooth smooth: Check glyph size by width/height, instead of pitch/height. 2009-07-09 17:21:32 +09:00
tools type1: Use size_t variable to pass the string length. 2009-08-01 00:30:16 +09:00
truetype Fix Savannah bug #23786. 2009-07-17 22:49:34 +02:00
type1 type1: Use size_t variable to pass the string length. 2009-08-01 00:30:16 +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