summaryrefslogtreecommitdiff
path: root/pango/pango-ot-buffer.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-44/+51
* Add missing GType for PangoOT deprecated typesEmmanuele Bassi2020-06-081-0/+14
* Minor; use default hb_buffer_t Unicode funcsBehdad Esfahbod2018-07-081-1/+0
* Add many missing nullability annotations.Evan Nemerson2014-10-161-2/+4
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-1/+1
* Adjust to HarfBuzz 0.9.7 APIBehdad Esfahbod2012-11-151-1/+1
* Deprecate pango-ot.hBehdad Esfahbod2012-08-231-74/+10
* [hb] Adapt to harfbuzz API changesBehdad Esfahbod2011-09-191-1/+1
* [HB] Make y grow downBehdad Esfahbod2011-04-211-2/+2
* [HB] Remove usage of hb_buffer_get_reference_count()Behdad Esfahbod2011-04-211-1/+1
* Update to HarfBuzz API changesBehdad Esfahbod2011-04-191-5/+4
* Adjust to hb_buffer_clear() removalBehdad Esfahbod2011-04-151-2/+2
* Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2010-09-211-21/+2
|\
| * 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
* | Update to hb inversion of the maskBehdad Esfahbod2010-05-201-1/+1
* | Adjust to hb-ng scale cleanupBehdad Esfahbod2010-05-191-3/+3
* | Use hb_ot_layout_position_finish()Behdad Esfahbod2009-11-061-106/+26
* | Adjust to hb_buffer_get_len() renameBehdad Esfahbod2009-11-061-1/+1
* | Simplify GPOS application for ltr/rtlBehdad Esfahbod2009-11-051-70/+20
* | [HB] Update to HarfBuzz struct renamesBehdad Esfahbod2009-11-051-12/+12
* | Use external harfbuzz shared library from harfbuzz-ngBehdad Esfahbod2009-11-031-2/+13
|/
* [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