13611 Commits (5363e40de13425938bc833ae2b6c1d9d565bcf65)
 

Author SHA1 Message Date
Behdad Esfahbod f618288e00 . 19 years ago
Behdad Esfahbod 5f1f943b9e . 19 years ago
Behdad Esfahbod bce3e0b0d4 Define NULL. 19 years ago
Behdad Esfahbod 9f8da38cd1 Convert pango/opentype to the new project called HarfBuzz. 19 years ago
Behdad Esfahbod dd2a8d4d49 Don't err on Table_Missing. 19 years ago
Behdad Esfahbod 434833b1b7 === Released 1.12.0 === 19 years ago
Behdad Esfahbod 8228828e1e Handle GSUB Lookup type 8, and ReverseChainContextualSubst table. (bug 19 years ago
Behdad Esfahbod e040f68196 Removed. 19 years ago
Behdad Esfahbod f45689bc65 If major.minor of required and available glib versions are the same, add 19 years ago
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