summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/3rdparty/opentype/README
blob: 26752c827c4f1f48d6c1bab805e279dc1c6efede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This directory includes code for using OpenType Layout tables from
OpenType fonts with FreeType. It is taken from the Pango project who
ported it from Freetype-1.x to Freetype-2.

The table reading code in:

 ftxopen.[ch]
 ftxopenf.h
 ftxgdef.[ch]
 ftxgpos.[ch]
 ftxgdef.[ch]

The license for these files is in the file freetype-license.txt. 

disasm.[ch] is a partial dumper for OpenType tqlayout tables useful
in figuring out what is going on.