summaryrefslogtreecommitdiff
path: root/pango/opentype/ftxgpos.c
Commit message (Expand)AuthorAgeFilesLines
* Switch over to recommended Freetype system of include ft2build.h thenOwen Taylor2003-11-011-9/+8
* pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) Fix problems whereOwen Taylor2003-08-251-4/+3
* Check for lookahead glyphs in the right place. (Patch from #116860)Owen Taylor2003-07-271-3/+3
* Move allocation afer initial checks, fixing memory leak.Owen Taylor2003-07-261-4/+4
* Fix various memory leaks from error returns that should have been jumps toOwen Taylor2003-07-261-4/+4
* Fix additional places where TTO_Err_Not_Covered wasn't considered aOwen Taylor2003-07-261-4/+4
* Fix some FreeType1 variable declarations that snuck in from the lastOwen Taylor2003-07-261-3/+3
* OpenType-1.4 update: backtrack information is stored with the item closestOwen Taylor2003-07-261-8/+18
* Update of GPOS and GSUB support to OpenType 1.3 (From FreeType, WernerOwen Taylor2003-07-261-1/+24
* When loading in Load_Chain{Sub,Pos}ClassRule, the limit we have onlyOwen Taylor2003-04-161-3/+4
* Fix mispelled constant from last commit.Owen Taylor2003-04-151-1/+1
* Fix confusion between boolean and FT_Error return. (#108358, Noah Levitt)Owen Taylor2003-04-151-2/+3
* ligatures can be also used in MarkBasePos lookups. (2001-03-17 WernerOwen Taylor2002-09-291-3/+10
* Start of merges from freetype1 of OpenType fixes.Owen Taylor2002-09-291-3/+3
* Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,Eric Mader2002-05-071-19/+14
* In Load_ChainContextSubst2, handle the case where an empty classOwen Taylor2002-03-151-96/+163
* 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-0/+2
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-201-0/+6222