summaryrefslogtreecommitdiff
path: root/pango/opentype/otlbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from David Turner. Review and testing by Behdad EsfahbodOwen Taylor2005-07-221-3/+1
* Fix bug to copy glyph from in_string, not out_string.Behdad Esfahbod2004-07-271-2/+2
* Make Check_Property() take a OTL_GlyphItem, add a gproperties field toOwen Taylor2004-07-261-2/+19
* Use the gcc-3.3 strict-aliasing compatible macros from fterrcompat.hOwen Taylor2004-06-211-8/+14
* Revert error return changes from last commit.Owen Taylor2004-05-271-10/+6
* Free buffer->positions, clean up error returns that were returningOwen Taylor2004-05-271-8/+13
* Rework opentype interfaces and other changes to make GPOS work for Arabic.Owen Taylor2004-02-291-0/+213