fontTools.ttLib.tables.T_S_I__1
index
/code/fontTools/Lib/fontTools/ttLib/tables/T_S_I__1.py

 
Modules
       
fontTools.ttLib.tables.DefaultTable
string

 
Classes
       
fontTools.ttLib.tables.DefaultTable.DefaultTable
table_T_S_I__1

 
class table_T_S_I__1(fontTools.ttLib.tables.DefaultTable.DefaultTable)
     Methods defined here:
compile(self, ttFont)
decompile(self, data, ttFont)
fromXML(self, (name, attrs, content), ttFont)
toXML(self, writer, ttFont)

Data and other attributes defined here:
extras = {65530: 'ppgm', 65531: 'cvt', 65532: 'reserved', 65533: 'fpgm'}
indextable = 'TSI0'

Methods inherited from fontTools.ttLib.tables.DefaultTable.DefaultTable:
__cmp__(self, other)
__init__(self, tag)
__repr__(self)

Data and other attributes inherited from fontTools.ttLib.tables.DefaultTable.DefaultTable:
dependencies = []