2104 Commits (4e0c9ee155caa181072d90573bd3e4b2693f32ce)

Author SHA1 Message Date
suzuki toshiya 4e0c9ee155 [cache] Check the face filled by FTC_Manager_LookupFace(). 16 years ago
Werner Lemberg e2184505b1 * docs/CHANGES: Updated. 16 years ago
Werner Lemberg 766b822f4c [raster] Fix 5-levels grayscale output. 16 years ago
suzuki toshiya 812d1bc90d Improve configure.raw for cross build. 16 years ago
suzuki toshiya 704f4d75cd [BDF] Modify hash API to take size_t value instead of void *. 16 years ago
suzuki toshiya 519a5eafd7 Whitespace. 16 years ago
suzuki toshiya 0729bc9f52 [Win64] Improve the computation of random seed from stack address. 16 years ago
Werner Lemberg 4539b3eec8 Whitespace. 16 years ago
Werner Lemberg 5e240c1270 [raster] Improvements for stand-alone mode. 16 years ago
Bram Tassyns 4694ea2b95 Improve vertical metrics calculation (Savannah bug #27364). 16 years ago
John Tytgat 03e8b2f763 Fix custom cmap for empty Type 1 font (Savannah bug #27294). 16 years ago
Werner Lemberg d77cd8ce7e Fix rendering of horizontally compressed CFFs. 16 years ago
Su Yu efaf5abcf8 Don't call `ft_fseek' every time when executing `ft_fread'. 16 years ago
suzuki toshiya 2b6a3f0be9 sfnt: Cast a charcode to 32-bit in cmap format 14 parser. 16 years ago
suzuki toshiya 9b1aab8d1e sfnt: Cast a charcode to 32-bit in cmap format 12 parser. 16 years ago
suzuki toshiya e6d0c1fb9c psaux: Fix a few casts to FT_Int32 value. 16 years ago
suzuki toshiya b76c3f718d sfnt: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya 2a2beb47c4 sfnt: Extend a few local variables to load 32-bit values. 16 years ago
suzuki toshiya 3783dac000 pfr: Extend `num_aux' to take 32-bit value. 16 years ago
suzuki toshiya 3bda1f9949 pcf: Truncate FT_ULong `nprops' to fit to int PCF_Face->nprops. 16 years ago
suzuki toshiya 8eb551f1b3 gxvalid: Extend a few local variables to reduce the casts. 16 years ago
suzuki toshiya d365997759 gxvalid: Extend `settingTable' to take 32-bit offset. 16 years ago
suzuki toshiya 6e2375f72c autofit: Cast FT_Long glyph_count to compare with FT_UInt GID. 16 years ago
suzuki toshiya 057bc4c071 smooth: Exclude 16-bit system in invalid pitch/height check. 16 years ago
suzuki toshiya b16a942671 cff: Type large constants > 0x7FFF as long for 16-bit systems. 16 years ago
suzuki toshiya 5133c56f2f base: Remove an unused variable. 16 years ago
suzuki toshiya 5d3ff05615 cache: Check higher bits in flags for non ILP32 systems. 16 years ago
suzuki toshiya 61adbe980a sfnt: Ignore invalid GIDs in glyph name lookup. 16 years ago
suzuki toshiya eec405540d pcf: Fix a comparison between FT_Long and FT_ULong. 16 years ago
suzuki toshiya eceaffef3e gxvalid: Guarantee `nFeatureFlags' size up to 32-bit. 16 years ago
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