fontTools.ttLib.tables.T_S_I__3
index
/home/mcfletch/pylive/fontTools/ttLib/tables/T_S_I__3.py

 
Modules
       
fontTools.ttLib

 
Classes
       
table_T_S_I__1(DefaultTable)
table_T_S_I__3

 
class table_T_S_I__3(table_T_S_I__1)
    
Method resolution order:
table_T_S_I__3
table_T_S_I__1
DefaultTable

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

Methods inherited from 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 DefaultTable:
__cmp__(self, other)
__init__(self, tag)
__repr__(self)

Data and other attributes inherited from DefaultTable:
dependencies = []

 
Data
        __file__ = '/home/mcfletch/pylive/fontTools/ttLib/tables/T_S_I__3.pyc'
__name__ = 'fontTools.ttLib.tables.T_S_I__3'
__package__ = 'fontTools.ttLib.tables'