summaryrefslogtreecommitdiff
path: root/pango/pango-ot-info.c
Commit message (Expand)AuthorAgeFilesLines
...
* [OT] Remove SFNT special-casing. HB knows how to do thatBehdad Esfahbod2009-08-061-17/+13
* [OT] Fix crash with non-SFNT fontsBehdad Esfahbod2009-08-061-1/+1
* [OT] Make sure we own face generic data before using itBehdad Esfahbod2009-08-061-1/+4
* [HB] Port ot-layout to new public APIBehdad Esfahbod2009-08-021-50/+60
* [HB] Port buffert to new object APIBehdad Esfahbod2009-08-011-5/+5
* [HB] Remove hinting setting and use ppem==0 to mean "no hinting"Behdad Esfahbod2009-07-301-5/+7
* [HB] Move direction to bufferBehdad Esfahbod2009-07-301-2/+0
* Fall back to TT kerning if no GPOSBehdad Esfahbod2009-05-261-2/+2
* [HB] More buffer cleanupBehdad Esfahbod2009-05-251-1/+2
* [HB] Remove all references to the old code!Behdad Esfahbod2009-05-201-7/+7
* [GPOS] Finally it's working, up to CursiveBehdad Esfahbod2009-05-201-2/+13
* [GPOS] Fix more brokennessBehdad Esfahbod2009-05-201-0/+2
* [GPOS] Fix GPOS feature lookup lookups and applicationBehdad Esfahbod2009-05-201-26/+25
* Switch Pango to new, defunt, GPOSBehdad Esfahbod2009-05-181-35/+62
* [GSUB] Hook new GSUB up in PangoBehdad Esfahbod2009-05-051-28/+37
* Merge harfbuzz-ngBehdad Esfahbod2009-05-041-306/+91
* Bug 567392 – Abiword crashes in pango when opening document with certainBehdad Esfahbod2009-01-281-8/+7
* Fix warnings.Behdad Esfahbod2008-12-261-1/+1
* Write error code in capital hex.Behdad Esfahbod2008-11-191-3/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Write out HarfBuzz errors as hex.Behdad Esfahbod2008-04-211-3/+3
* Even more cleanup and more type renames.Behdad Esfahbod2007-10-251-13/+13
* More cleanup, remove redundant error types.Behdad Esfahbod2007-10-251-7/+7
* Bug 485621 – Get rid of freetype memory allocator in harfbuzzBehdad Esfahbod2007-10-111-1/+1
* Bug 485559 – Boston Summit HarfBuzz optimizationsBehdad Esfahbod2007-10-111-8/+8
* Improve docs.Behdad Esfahbod2007-10-101-1/+1
* Switch some g_new (*, 1) to g_slice_new ()... I know...Behdad Esfahbod2007-09-071-2/+2
* Add G_UNLIKELY() to type registration block in _get_type() functions.Behdad Esfahbod2007-06-201-1/+1
* Fix various typos reported by Peter Moulder.Behdad Esfahbod2007-06-031-3/+3
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-141-8/+111
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-10/+10
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-39/+39
* Spell-check the docs.Behdad Esfahbod2007-01-071-3/+3
* Make TypeInfo structs not static. Reduces relocations.Behdad Esfahbod2006-10-131-1/+1
* Convert pango/opentype to the new project called HarfBuzz.Behdad Esfahbod2006-03-311-40/+41
* Hook up pango-utils.h into the documentation, as we are installing itBehdad Esfahbod2006-03-311-1/+1
* Document PangoOTBuffer and PangoOTGlyph.Behdad Esfahbod2006-01-281-11/+18
* Removed.Behdad Esfahbod2006-01-281-0/+680