[README.rst] fix the table list

This commit is contained in:
Cosimo Lupo 2017-01-18 16:15:11 +00:00
parent 91ab4a4e50
commit 025137c3ac
No known key found for this signature in database
GPG Key ID: B61AAAD0B53A6419

View File

@ -92,13 +92,20 @@ these are explained in the help text, as displayed when typing
The TTX file format
^^^^^^^^^^^^^^^^^^^
The following tables are currently supported: BASE, CBDT, CBLC, CFF,
COLR, CPAL, DSIG, EBDT, EBLC, FFTM, GDEF, GMAP, GPKG, GPOS, GSUB, HVAR,
JSTF, LTSH, MATH, META, MVAR, OS/2, SING, STAT, SVG, TSI0, TSI1, TSI2,
TSI3, TSI5, TSIB, TSID, TSIJ, TSIP, TSIS, TSIV, VDMX, VORG, VVAR, avar,
cmap, cvar, cvt, feat, fpgm, fvar, gasp, glyf, gvar, hdmx, head, hhea,
hmtx, kern, loca, ltag, maxp, meta, name, post, prep, sbix, trak, vhea
and vmtx Other tables are dumped as hexadecimal data.
The following tables are currently supported:
.. begin table list
.. code::
BASE, CBDT, CBLC, CFF, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, GDEF,
GMAP, GPKG, GPOS, GSUB, HVAR, JSTF, LTSH, MATH, META, MVAR, OS/2,
SING, STAT, SVG, TSI0, TSI1, TSI2, TSI3, TSI5, TSIB, TSID, TSIJ,
TSIP, TSIS, TSIV, VDMX, VORG, VVAR, avar, cmap, cvar, cvt, feat,
fpgm, fvar, gasp, glyf, gvar, hdmx, head, hhea, hmtx, kern, loca,
ltag, maxp, meta, name, post, prep, sbix, trak, vhea and vmtx
.. end table list
Other tables are dumped as hexadecimal data.
TrueType fonts use glyph indices (GlyphIDs) to refer to glyphs in most
places. While this is fine in binary form, it is really hard to work