summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/3rdparty/opentype/README
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/src/3rdparty/opentype/README')
-rw-r--r--tqtinterface/qt4/src/3rdparty/opentype/README17
1 files changed, 0 insertions, 17 deletions
diff --git a/tqtinterface/qt4/src/3rdparty/opentype/README b/tqtinterface/qt4/src/3rdparty/opentype/README
deleted file mode 100644
index 26752c8..0000000
--- a/tqtinterface/qt4/src/3rdparty/opentype/README
+++ /dev/null
@@ -1,17 +0,0 @@
-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.
-