434 Commits (4e0c9ee155caa181072d90573bd3e4b2693f32ce)

Author SHA1 Message Date
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 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 61adbe980a sfnt: Ignore invalid GIDs in glyph name lookup. 16 years ago
suzuki toshiya cad4f91555 sfnt: Insert explicit cast for LP64 system. 16 years ago
suzuki toshiya 0105905052 sfnt: Fix a data type mismatching with its source. 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 3f0f2e462b XXX_cmap_encoding_char_next() return FT_UInt32 values. 16 years ago
suzuki toshiya 763b39496e sfnt: Count the size of the memory object by ptrdiff_t. 16 years ago
suzuki toshiya ad289d139f ftpatent: Fix a bug by wrong usage of service->table_info(). 16 years ago
Werner Lemberg 858abbedc0 For warning messages, replace FT_ERROR with FT_TRACE0. 16 years ago
Oran Agra fb429ec409 Position Independent Code (PIC) support in sfnt driver. 16 years ago
Werner Lemberg ca98f8cc2b Add support for cmap type 13. 16 years ago
Werner Lemberg 86e041b5a8 Remove redundant header inclusions. 16 years ago
Werner Lemberg a18788b14d Fix validation for various cmap table formats. 16 years ago
Werner Lemberg e4661646de Fix valgrind warning. 16 years ago
Werner Lemberg b66efefdcd Fix some FreeType Coverity issues as reported for Ghostscript. 16 years ago
Werner Lemberg 801e7bae3a Fix Savannah bug #25781. 16 years ago
Werner Lemberg 8312ab7563 * src/sfnt/rules.mk (SFNT_DRV_H): Add ttsbit0.c. 16 years ago
Werner Lemberg ee3cc2e4fc Fix handling of EBDT formats 8 and 9 (part 2). 16 years ago
Werner Lemberg 42f5c714c0 Formatting. 16 years ago
David Turner ab7e52b1c7 Fix SFNT kerning table parser against malformed tables. 16 years ago
Werner Lemberg 7585683c4a Remove dead code. 16 years ago
Werner Lemberg e5a7cc239c Fix handling of EBDT formats 8 and 9. 16 years ago
Werner Lemberg c2cabd4291 Fix Savannah bug #25495. 16 years ago
Werner Lemberg 3739f8b987 Protect FT_Get_Next_Char. 16 years ago
Werner Lemberg 4f7ef401ea Implement FT_Get_Name_Index for SFNT driver. 16 years ago
Werner Lemberg 1ad384d881 Set `face_index' field in FT_Face for all font formats. 16 years ago
Werner Lemberg 3c5ad95166 * src/pfr/pfrdrivr.c, src/winfonts/winfnt.c, src/cache/ftcmanag.c, 16 years ago
Werner Lemberg ce33a312da FT_USE_MODULE declares things as: 16 years ago
Werner Lemberg 1474f439b5 Really fix Savannah bug #25010: An SFNT font with neither outlines 16 years ago
Werner Lemberg 76fffcd898 * include/freetype/freetype.h (FT_LOAD_ADVANCE_ONLY): Use value 16 years ago
Werner Lemberg 02197280b4 Formatting. 16 years ago
Werner Lemberg e7aad0254c * src/sfnt/sfobjs.c (sfnt_load_face): Remove #if 0/#endif guards 16 years ago
Werner Lemberg 9512092859 * src/sfnt/sfobjs.c (tt_face_get_name): Modified to return an error 16 years ago
Werner Lemberg f31072c867 * src/sfnt/ttpost.c (tt_post_default_names): Add `const'. 16 years ago
Werner Lemberg 5d64257340 add comment 16 years ago
Werner Lemberg 174b8de328 * src/sfnt/sfobjs.c (sfnt_load_face): Fix computation of 16 years ago
Werner Lemberg cec1d5f86a typo 16 years ago
Suzuki, Toshiya (鈴木俊哉) 1464bc5ad3 * Fix Savannah bug #24468, unexpected conversion between FT_UInt32* and FT_UInt* 16 years ago
Werner Lemberg 570b1fdb84 formatting 17 years ago
Suzuki, Toshiya (鈴木俊哉) 2d3e0af942 * `FT_Open_Face' tries `open_face_PS_from_sfnt_stream' when a sfnt container is found but not OpenType. 17 years ago
Werner Lemberg ce1bad0381 * src/sfnt/sfobjs.c (sfnt_load_face): `psnames_error' is only needed 17 years ago
Werner Lemberg d03d856d95 * src/truetype/ttobjs.c (tt_face_done), src/cff/cffobjs.c 17 years ago
Suzuki, Toshiya (鈴木俊哉) 815e186f1a * src/{otvalid,sfnt}/Jamfile: Add missing targets for multi build by jam 17 years ago
Suzuki, Toshiya (鈴木俊哉) 7981fe2a0f * src/sfnt/sfobjs.c (sfnt_open_font): Use TTAG_OTTO 17 years ago
Werner Lemberg 77f7358533 Formatting. 17 years ago