452 Commits (f72059ee6946d9b4812b794f662ee83c7e25fe53)
 

Author SHA1 Message Date
Behdad Esfahbod 6cc6c9a57c Make sure #include <config.h> is the first include in the file. (bug 19 years ago
Behdad Esfahbod ca07fcf6ef pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, 19 years ago
Behdad Esfahbod 71524f1bc8 Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias Clasen) 19 years ago
Behdad Esfahbod b5baa43d3a Tiny doc improvement. 19 years ago
Behdad Esfahbod 6f64314f7a Fix typo in docs. 19 years ago
Behdad Esfahbod f2bcf72296 Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, 19 years ago
Behdad Esfahbod 682db81c23 Protect against possible division by zeros (#316468, Steve Grubb) 19 years ago
Behdad Esfahbod e6e15352d1 Reworked basic shaper with OpenType support. (#101079, based on patch from 19 years ago
Behdad Esfahbod 612b6cf609 Part of #101079: 19 years ago
Behdad Esfahbod 1b2c314b80 Remove debug line that got in accidentally. 19 years ago
Behdad Esfahbod 9717127a5b Turn various gcc warnings off. Adding const, adding static, fully 19 years ago
Behdad Esfahbod c0505f3bb2 Patches from #170414. Reviewed by Matthias Clasen. 19 years ago
Behdad Esfahbod c6b22b9119 Generate valid XML output. Dump LookupFlag too. 19 years ago
Behdad Esfahbod 1e3747ca5d Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT. 19 years ago
Owen Taylor 3c60250875 Skip lookups with lookup index out of range. (Patch from Behdad Esfahbod, 19 years ago
Owen Taylor 91a3fa2e4b Remove an unecessary set of block2. 19 years ago
Owen Taylor ff7034787d Patch from David Turner. Review and testing by Behdad Esfahbod 19 years ago
Owen Taylor 43dbec6f3a Fix up places where there is missing or incomplete Copyright and License 19 years ago
Owen Taylor c55850d36d Chain up from finalize. (#307547, Paolo Borelli) 20 years ago
Tor Lillqvist 44ff46a364 Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.la 20 years ago
Owen Taylor 0c349a032e For all binary searches, handle the case where the number of items is 0. 20 years ago
Owen Taylor 03838daaa9 Set G_LOG_DOMAIN. 20 years ago
Owen Taylor 346d3b3cac Cleanups from 'sparse', #149922, Kjartan Maraas 20 years ago
Owen Taylor 8b654dfb5a === Released 1.6.0 === 20 years ago
Owen Taylor d41089a5b6 Finish extending properties flags from FT_UShort => FT_UInt. (OTLBuffer 20 years ago
Owen Taylor f42d5eca29 Save the order in which features were added and use that when applying 20 years ago
Behdad Esfahbod ae2daa972d Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH macros. 20 years ago
Behdad Esfahbod 7d5435ea8c Fix bug to copy glyph from in_string, not out_string. 20 years ago
Owen Taylor 2ea2a55bdf Fix allocation and indexing in NewGlyphClasses array. (#130661, Masatake 20 years ago
Owen Taylor 5d42695e5e Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH macros. 20 years ago
Owen Taylor a00c4ea562 Add missing macro to make the last change actually compile. 20 years ago
Owen Taylor ed3e1f278d Match backtrack context against the output glyphs not the input glyphs 20 years ago
Owen Taylor 78282cda00 Make Check_Property() take a OTL_GlyphItem, add a gproperties field to 20 years ago
Owen Taylor 81b62af423 Add support for ChainContextSubstFormat3. 20 years ago
Owen Taylor d4f773ef92 Fix pervasive buffer overruns when skipping glyphs when matching contexts. 20 years ago
Owen Taylor 99848cfafe #143693, Sayamindu Dasgupta 21 years ago
Owen Taylor 68d4cedb87 Use the gcc-3.3 strict-aliasing compatible macros from fterrcompat.h 21 years ago
Theppitak Karoonboonyanan b327765176 Negate y offset according to different conventions between 21 years ago
Owen Taylor 068763b547 Revert error return changes from last commit. 21 years ago
Owen Taylor ef07481025 Free buffer->positions, clean up error returns that were returning 21 years ago
Owen Taylor de568e7e62 === Released 1.4.0 === 21 years ago
Hans Breuer 8b3554b3af if PANGO_MODULE_PREFIX is defined include the basic backend shaper (should 21 years ago
Owen Taylor a7e096c5de Rework opentype interfaces and other changes to make GPOS work for Arabic. 21 years ago
Owen Taylor d670ddf991 Sign convention for y offsets is opposite between PangoGlyphString and FT 21 years ago
Owen Taylor b9b3c131c2 Memory leak fixes from Masatake YAMATO, #130652 21 years ago
Owen Taylor 926b8f3229 Suport CFF fonts as well. (#131202, Manjunath Sripadarao) 21 years ago
Hans Breuer 945e479a3a moved pango_fc_* to the latter where they live on *nix too. 21 years ago
Owen Taylor ba0ccd5cfc Switch over to recommended Freetype system of include ft2build.h then 21 years ago
Owen Taylor 558171a7a3 Fix gcc-3.3 versions of macros to have the right return value. 21 years ago
Owen Taylor c99259bf7e pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) Fix problems where 21 years ago