[README.rst] fix the table list
This commit is contained in:
parent
91ab4a4e50
commit
025137c3ac
21
README.rst
21
README.rst
@ -92,13 +92,20 @@ these are explained in the help text, as displayed when typing
|
|||||||
The TTX file format
|
The TTX file format
|
||||||
^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
The following tables are currently supported: BASE, CBDT, CBLC, CFF,
|
The following tables are currently supported:
|
||||||
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,
|
.. begin table list
|
||||||
TSI3, TSI5, TSIB, TSID, TSIJ, TSIP, TSIS, TSIV, VDMX, VORG, VVAR, avar,
|
.. code::
|
||||||
cmap, cvar, cvt, feat, fpgm, fvar, gasp, glyf, gvar, hdmx, head, hhea,
|
|
||||||
hmtx, kern, loca, ltag, maxp, meta, name, post, prep, sbix, trak, vhea
|
BASE, CBDT, CBLC, CFF, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, GDEF,
|
||||||
and vmtx Other tables are dumped as hexadecimal data.
|
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
|
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
|
places. While this is fine in binary form, it is really hard to work
|
||||||
|
Loading…
x
Reference in New Issue
Block a user