added listing of all supported tables

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@336 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
jvr 2002-09-10 20:41:40 +00:00
parent 862eff7662
commit 2f629e5025

View File

@ -18,9 +18,6 @@ TTX can dump TrueType and OpenType fonts to an XML-based text format, which is a
The TTX application works can be used in two ways, depending on what platform you run it on:
<!-- begin table list -->
<!-- end table list -->
<ul>
<li>As a command line tool (Windows/DOS, Unix, MacOSX)</li>
<li>By dropping files onto the application (Windows, MacOS)</li>
@ -43,8 +40,11 @@ When using TTX from the command line there are a bunch of extra options, these a
<H3>The TTX file format</H3>
The following tables are currently supported:
<P>
<BR>
<!-- begin table list -->
BASE, CFF, DSIG, GDEF, GPOS, GSUB, JSTF, LTSH, OS/2, TSI0, TSI1, TSI2, TSI3, TSI5, TSIB, TSID, TSIJ, TSIP, TSIS, TSIV, cmap, cvt, fpgm, gasp, glyf, hdmx, head, hhea, hmtx, kern, loca, maxp, name, post, prep, vhea and vmtx
<!-- end table list -->
<BR>
Other tables are dumped as hexadecimal data.
<P>