summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-ot-layout-gpos-private.hh
Commit message (Expand)AuthorAgeFilesLines
* [HB] Fix a couple other sanitize() bugsBehdad Esfahbod2009-08-041-2/+2
* [HB] Add sanitize debugging facilitiesBehdad Esfahbod2009-08-041-0/+28
* [HB] Avoid infinite recusion in Extension sanitize()Behdad Esfahbod2009-08-041-0/+1
* [HB] Minor cleanupBehdad Esfahbod2009-08-041-1/+1
* [HB] GDEF sanitize()Behdad Esfahbod2009-08-041-1/+1
* [HB] Fix Extension sanitize()Behdad Esfahbod2009-08-041-1/+2
* [HB] Fix mix warningsBehdad Esfahbod2009-08-041-5/+4
* [HB] GPOS sanitize()Behdad Esfahbod2009-08-041-1/+194
* [Hb] Use reinterpret casts instead of direct casts to char *Behdad Esfahbod2009-08-041-6/+6
* [HB] Use face_t directly instead of ot_layout_tBehdad Esfahbod2009-08-031-7/+7
* [OT] Rename C++ header files from *.h to *.hhBehdad Esfahbod2009-08-021-0/+1355