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

 
Modules
       
fontTools.ttLib

 
Classes
       
fontTools.ttLib.tables.T_S_I__1.table_T_S_I__1(fontTools.ttLib.tables.DefaultTable.DefaultTable)
table_T_S_I__3

 
class table_T_S_I__3(fontTools.ttLib.tables.T_S_I__1.table_T_S_I__1)
    
Method resolution order:
table_T_S_I__3
fontTools.ttLib.tables.T_S_I__1.table_T_S_I__1
fontTools.ttLib.tables.DefaultTable.DefaultTable

Data and other attributes defined here:
extras = {65530: 'reserved0', 65531: 'reserved1', 65532: 'reserved2', 65533: 'reserved3'}
indextable = 'TSI2'

Methods inherited from fontTools.ttLib.tables.T_S_I__1.table_T_S_I__1:
compile(self, ttFont)
decompile(self, data, ttFont)
fromXML(self, (name, attrs, content), ttFont)
toXML(self, writer, ttFont)

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 = []