summaryrefslogtreecommitdiff
path: root/pango/opentype/ftxopen.c
Commit message (Expand)AuthorAgeFilesLines
* Switch over to recommended Freetype system of include ft2build.h thenOwen Taylor2003-11-011-5/+5
* Fix some FreeType1 variable declarations that snuck in from the lastOwen Taylor2003-07-261-1/+1
* Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which allow lookupOwen Taylor2003-07-261-0/+19
* Fix confusion between boolean and FT_Error return. (#108358, Noah Levitt)Owen Taylor2003-04-151-1/+2
* Don't fail when reading an empty script.Eric Mader2002-09-061-11/+25
* Offset to MarkAttachClassDef is offset to table, not offset to offset toOwen Taylor2002-08-071-1/+1
* In Load_ChainContextSubst2, handle the case where an empty classOwen Taylor2002-03-151-15/+38
* Uncomment GPOS parts.Owen Taylor2002-03-151-12/+8
* header to abstract the difference between FreeType 2.0.3 and 2.0.4 errorHavoc Pennington2001-09-191-1/+2
* Remove stray semicolon.Darin Adler2001-07-121-1/+0
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-201-0/+1467