summaryrefslogtreecommitdiff
path: root/pango/pango-ot-buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 341481 - pangocairo kerning problem with nonidentity scalingBehdad Esfahbod2009-11-171-6/+50
* Bug 596614 - Pango application receives SIGSEGV on pasting text with U+202EBehdad Esfahbod2009-11-171-21/+2
* [HB] Port ot-layout to new public APIBehdad Esfahbod2009-08-021-3/+3
* [HB] Port buffert to new object APIBehdad Esfahbod2009-08-011-13/+20
* [HB] Move direction to bufferBehdad Esfahbod2009-07-301-0/+2
* [HB] Adapt to new buffer APIBehdad Esfahbod2009-07-281-2/+2
* [HB] More buffer cleanupBehdad Esfahbod2009-05-251-9/+9
* [HB] Remove all references to the old code!Behdad Esfahbod2009-05-201-7/+7
* Merge harfbuzz-ngBehdad Esfahbod2009-05-041-9/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Even more cleanup and more type renames.Behdad Esfahbod2007-10-251-1/+1
* Bug 485566 – Cache one OpenType BufferBehdad Esfahbod2007-10-111-4/+40
* Bug 485621 – Get rid of freetype memory allocator in harfbuzzBehdad Esfahbod2007-10-111-10/+1
* Bug 485559 – Boston Summit HarfBuzz optimizationsBehdad Esfahbod2007-10-111-2/+2
* Add a FIXMEBehdad Esfahbod2007-05-141-1/+4
* Mark some arguments const.Behdad Esfahbod2007-05-141-5/+5
* Quantize kerning adjustment, otherwise all the metrics hinting effort willBehdad Esfahbod2007-04-121-17/+33
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-25/+25
* Spell-check the docs.Behdad Esfahbod2007-01-071-1/+1
* Part of Bug 336026 – Make fallback shaper in modules work Patch fromBehdad Esfahbod2006-03-311-0/+2
* Convert pango/opentype to the new project called HarfBuzz.Behdad Esfahbod2006-03-311-11/+11
* Change g_critical to g_warning. We already handle them gracefully.Behdad Esfahbod2006-02-211-1/+1
* Improve documentation for functions allocating memory, on how the objectBehdad Esfahbod2006-01-311-1/+2
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-2/+1
* Document PangoOTBuffer and PangoOTGlyph.Behdad Esfahbod2006-01-281-9/+29
* Removed.Behdad Esfahbod2006-01-281-0/+339