Synchronize with FreeType.
commita8915b436b3844d3dc66a8b02d27f8af1d8dfb06
authorWerner Lemberg <wl@gnu.org>
Sun, 16 Sep 2012 06:43:20 +0000 (16 08:43 +0200)
committerWerner Lemberg <wl@gnu.org>
Sun, 16 Sep 2012 06:43:20 +0000 (16 08:43 +0200)
tree2024a010276939903d312c5a39821346a9f1b2f1
parent2ac27353ba5913cee971e9d6c07fc32de7e4045e
Synchronize with FreeType.

This is the first step to replace the abusal of the load flags with a clean
solution, using the new property mechanism of FreeType.  Note that we don't
actually use properties since we don't have a module interface; instead of
passing AF_Module we use our FONT structure.
doc/ttfautohint-1.pandoc
lib/ta.h
lib/tabytecode.c
lib/tacvt.c
lib/tafont.c
lib/taglobal.c
lib/taglobal.h
lib/talatin.c
lib/taloader.c
lib/taloader.h
lib/ttfautohint.c