3339 Commits (cad4f915555f1eb190753da9b4b8bd58130e4739)
 

Author SHA1 Message Date
suzuki toshiya cad4f91555 sfnt: Insert explicit cast for LP64 system. 16 years ago
suzuki toshiya 2f07c57f5a gxvalid: Guarantee `just' table size upto 32-bit. 16 years ago
suzuki toshiya 205a2a0cce gxvalid: Guarantee `trak' table size upto 32-bit. 16 years ago
suzuki toshiya 49740490e1 type1: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya 737634e5e4 pfr: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya b12b8c3ce4 pfr: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya c4420d97f4 pfr: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya 471980d9dc smooth: Improve the format in debug message. 16 years ago
suzuki toshiya 0105905052 sfnt: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya cf31edf5ee psaux: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya ec7bc863fb truetype: Extend TrueType GX packed deltas to FT_Offset. 16 years ago
suzuki toshiya 5668181bda truetype: Extend mmvar_len to hold size_t values. 16 years ago
suzuki toshiya a115142057 truetype: Check invalid function number in IDEF instruction. 16 years ago
suzuki toshiya d1c23082b6 truetype: Check invalid function number in FDEF instruction. 16 years ago
suzuki toshiya 9206eba291 truetype: Truncate the deltas of composite glyph at 16-bit values. 16 years ago
suzuki toshiya 1b6f1d20b5 truetype: Truncate the instructions upto 16-bit per a glyph. 16 years ago
suzuki toshiya 6dc27526a9 truetype: Cast the numerical operands to 32-bit for LP64 systems. 16 years ago
suzuki toshiya 3b56c4d390 truetype: Cast the project vector to 32-bit for LP64 system. 16 years ago
suzuki toshiya 9fc4094375 truetype: Cast the scaling params to 32-bit for LP64 system. 16 years ago
suzuki toshiya c9c6438840 sfnt: Cast a character code to FT_UInt32 for LP64 system. 16 years ago
suzuki toshiya 3f0182afb2 sfnt: Cast a character code to FT_UInt32 for LP64 system. 16 years ago
suzuki toshiya 9c1aac0011 sfnt: Extend TT_BDF->strings_size to FT_ULong for huge BDF. 16 years ago
suzuki toshiya 259568cf68 psaux: Handle the string length by FT_Offset variables. 16 years ago
suzuki toshiya 75d56e5d79 pcf: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya c595c06c61 pcf: Handle the string length by size_t variables. 16 years ago
suzuki toshiya 78ba8a610c pcf: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 52170ac0ce otvalid: Truncate the glyph index to 16-bit. 16 years ago
suzuki toshiya f7c6b11691 cache: Insert explict casts for LP64 systems. 16 years ago
suzuki toshiya ed1d359025 cache: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 3f0f2e462b XXX_cmap_encoding_char_next() return FT_UInt32 values. 16 years ago
suzuki toshiya 25dba9cfa8 truetype: Extend TT_Face->num_locations for broken TTFs. 16 years ago
suzuki toshiya e45e052279 smooth: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya c579dc4391 cff: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 87054758fb autofit: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya b56680240a autofit: Count the size of the memory object by ptrdiff_t. 16 years ago
suzuki toshiya 15dc278c5a autofit: Fix for unused variable `first'. 16 years ago
suzuki toshiya e866cf3f55 Improve bitmap size or pixel variables for 16-bit systems. 16 years ago
suzuki toshiya d3ed6d1bba psaux: Prevent invalid arguments to afm_parser_read_vals(). 16 years ago
suzuki toshiya 0d226c31c5 base: Prevent some overflows on LP64 systems. 16 years ago
suzuki toshiya 072e55233e cff: Cast the long variables to 32-bit for LP64 systems. 16 years ago
suzuki toshiya b61d92898e pcf: Improve PCF_PropertyRec.value names on LP64 platforms. 16 years ago
suzuki toshiya eae89a7f07 pcf: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya be41d3e718 bdf: Improve bdf_property_t.value names for LP64 platforms. 16 years ago
suzuki toshiya 660d651317 bdf: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 38e480b4c6 autofit: Improve Unicode range definitions. 16 years ago
suzuki toshiya 93bb15940b smooth: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya ea5268d2d2 smooth: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya f4e1c8bdda cache: Disable the legacy compatibility if 16-bit system. 16 years ago
suzuki toshiya 2a5831ec07 cache: Check 32-bit glyph index on 16-bit systems. 16 years ago
suzuki toshiya b566d42aa0 cache: Fix some data types mismatching with their sources. 16 years ago