3276 Commits (a82165248cddb720576464b8e59a986491d3f2e9)
 

Author SHA1 Message Date
Behdad Esfahbod b739c05ca4 Add OpenTypeFontFile. 18 years ago
Behdad Esfahbod 8596944b74 Add Makefile 18 years ago
Behdad Esfahbod b6e62bc5db After DEFINE_SCRIPT_ARRAY 18 years ago
Behdad Esfahbod 01e4fcb032 Remove the annoying HB_ prefix. 18 years ago
Behdad Esfahbod 6b4ce01da1 Second version. Complete redesign, based on C++ classes to ensure endian 18 years ago
Behdad Esfahbod f78e70c301 First version. 18 years ago
Behdad Esfahbod f726b20e56 Bug 347073 – Allow empty GPOS table 18 years ago
Behdad Esfahbod 52481a5c55 Bug 345600 – cvs build error in pango/opentype/Makefile 19 years ago
Behdad Esfahbod ffb2d5c1e7 Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memory 19 years ago
Behdad Esfahbod f8f7bd2451 Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't correct when 19 years ago
Behdad Esfahbod d2a613187c Fix loop variables. (coverity found bug.) 19 years ago
Behdad Esfahbod 14022e826f Bug 337924 – cleanups for issues reported by various compilers Patch 19 years ago
Behdad Esfahbod 59aafd0780 Fix minor bugs reported by the Coverity scan report. 19 years ago
Behdad Esfahbod b31d6def96 Update from HarfBuzz. Lars Knoll fixed all the warnings. 19 years ago
Behdad Esfahbod ca57250bc9 Make sure TTAG_GDEF and frineds are defined, needed for FreeType <= 2.1.7 19 years ago
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