Update table list for STAT table

This commit is contained in:
Sascha Brawer 2016-12-02 19:14:32 -08:00
parent e32762024c
commit 0de6e8d4ff
2 changed files with 5 additions and 4 deletions

View File

@ -31,6 +31,7 @@ def _moduleFinderHint():
from . import M_E_T_A_ from . import M_E_T_A_
from . import O_S_2f_2 from . import O_S_2f_2
from . import S_I_N_G_ from . import S_I_N_G_
from . import S_T_A_T_
from . import S_V_G_ from . import S_V_G_
from . import T_S_I_B_ from . import T_S_I_B_
from . import T_S_I_D_ from . import T_S_I_D_

View File

@ -77,10 +77,10 @@ The following tables are currently supported:
<!-- begin table list --> <!-- begin table list -->
BASE, CBDT, CBLC, CFF, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, GDEF, BASE, CBDT, CBLC, CFF, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, GDEF,
GMAP, GPKG, GPOS, GSUB, HVAR, JSTF, LTSH, MATH, META, OS/2, SING, GMAP, GPKG, GPOS, GSUB, HVAR, JSTF, LTSH, MATH, META, OS/2, SING,
SVG, TSI0, TSI1, TSI2, TSI3, TSI5, TSIB, TSID, TSIJ, TSIP, TSIS, STAT, SVG, TSI0, TSI1, TSI2, TSI3, TSI5, TSIB, TSID, TSIJ, TSIP,
TSIV, VDMX, VORG, VVAR, avar, cmap, cvt, feat, fpgm, fvar, gasp, TSIS, TSIV, VDMX, VORG, VVAR, avar, cmap, cvt, feat, fpgm, fvar,
glyf, gvar, hdmx, head, hhea, hmtx, kern, loca, ltag, maxp, meta, gasp, glyf, gvar, hdmx, head, hhea, hmtx, kern, loca, ltag, maxp,
name, post, prep, sbix, trak, vhea and vmtx meta, name, post, prep, sbix, trak, vhea and vmtx
<!-- end table list --> <!-- end table list -->
Other tables are dumped as hexadecimal data. Other tables are dumped as hexadecimal data.