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 22769f6645 sfnt: Cast a charcode to 32-bit in cmap format 14 parser. 16 years ago
..
autofit autofit: Cast FT_Long glyph_count to compare with FT_UInt GID. 16 years ago
base base: Remove an unused variable. 16 years ago
bdf Improve bitmap size or pixel variables for 16-bit systems. 16 years ago
cache cache: Check higher bits in flags for non ILP32 systems. 16 years ago
cff cff: Type large constants > 0x7FFF as long for 16-bit systems. 16 years ago
cid cid: Fix some data types mismatching with their sources. 16 years ago
gxvalid gxvalid: Extend a few local variables to reduce the casts. 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: Truncate the glyph index to 16-bit. 16 years ago
pcf pcf: Truncate FT_ULong `nprops' to fit to int PCF_Face->nprops. 16 years ago
pfr pfr: Extend `num_aux' to take 32-bit value. 16 years ago
psaux psaux: Fix a few casts to FT_Int32 value. 16 years ago
pshinter For warning messages, replace FT_ERROR with FT_TRACE0. 16 years ago
psnames XXX_cmap_encoding_char_next() return FT_UInt32 values. 16 years ago
raster For warning messages, replace FT_ERROR with FT_TRACE0. 16 years ago
sfnt sfnt: Cast a charcode to 32-bit in cmap format 14 parser. 16 years ago
smooth smooth: Exclude 16-bit system in invalid pitch/height check. 16 years ago
tools type1: Use size_t variable to pass the string length. 16 years ago
truetype truetype: Extend TrueType GX packed deltas to FT_Offset. 16 years ago
type1 type1: Use size_t variable to pass the string length. 16 years ago
type42 For warning messages, replace FT_ERROR with FT_TRACE0. 16 years ago
winfonts XXX_cmap_encoding_char_next() return FT_UInt32 values. 16 years ago
Jamfile Add license. 20 years ago