3641 Commits (7774ac67ec562add4212930c82e402a7d7cdff8b)
 

Author SHA1 Message Date
Werner Lemberg c4bdb73571 Minor doc fix. 15 years ago
Werner Lemberg 939bc785f2 Mention all used licenses. 15 years ago
bram tassyns 06ba45978d Fix Savannah bug #27811. 15 years ago
Werner Lemberg 38449dceaf Whitespace. 15 years ago
Werner Lemberg 2d15120cb5 Fix handling of `get' and `put' CFF instructions. 15 years ago
Werner Lemberg d90567b1e6 Fix handling of `dup' CFF instruction. 15 years ago
Werner Lemberg e1e723012d Documentation typo. 15 years ago
Werner Lemberg dd9d7ca7ae Typos. 15 years ago
Werner Lemberg d699c2994e * Version 2.3.11 released. 15 years ago
Werner Lemberg 3c4e6baadb * docs/CHANGES, docs/release: Updated. 15 years ago
suzuki toshiya 008686a123 [pcf] Fix a bug in the nprops truncation, Gentoo bug #288357. 15 years ago
Werner Lemberg 19dfcbd2a4 * Version 2.3.10 released. 15 years ago
Werner Lemberg bcdde60e5d Whitespace. 15 years ago
Werner Lemberg 5c3160ec14 Formatting. 15 years ago
Werner Lemberg ca87cd0bda Fix `make multi'. 15 years ago
suzuki toshiya 6167357e8f [cache] Fold too long lines. 16 years ago
suzuki toshiya 82633a2440 [cache] Fix Savannah bug #27441, cleanup Redhat bugzilla #513582. 16 years ago
suzuki toshiya f2647ddabb [cache, psaux, type1] Fix for multi build. 16 years ago
suzuki toshiya 76f1b9d9cf [autofit] Fix for multi build. 16 years ago
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 fecb7a60fa Replace CR line endings with CRLF in Visual C/CE project files. 16 years ago
Werner Lemberg d30062d25c Whitespace. 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
Ralph Giles 17904a107a Document that FT_Get_X11_Font_Format() is a general call. 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