You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
suzuki toshiya bdf8399ef7 smooth: Fix a data type mismatching with its source. 16 years ago
..
autofit
base ftobjs.c: Prevent an overflow in glyph index handling. 16 years ago
bdf bdf: Fix some data types mismatching with their sources. 16 years ago
cache cache: Disable the legacy compatibility if 16-bit system. 16 years ago
cff cff: Fix for unused variable `rest'. 16 years ago
cid cid: Fix some data types mismatching with their sources. 16 years ago
gxvalid gxvalid: Pass the union by the pointer instead of the value. 16 years ago
gzip gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default. 16 years ago
lzw lzw: Count the size of the memory object by ptrdiff_t. 16 years ago
otvalid otvalid: Count the table size on memory by ptrdiff_t. 16 years ago
pcf
pfr
psaux psaux: Use size_t variable to pass the buffer size. 16 years ago
pshinter
psnames psnames: Handle Unicode codepoints by FT_UInt32 variables. 16 years ago
raster
sfnt sfnt: Count the size of the memory object by ptrdiff_t. 16 years ago
smooth smooth: Fix a data type mismatching with its source. 16 years ago
tools type1: Use size_t variable to pass the string length. 16 years ago
truetype
type1 type1: Use size_t variable to pass the string length. 16 years ago
type42
winfonts
Jamfile