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

 
Modules
       
fontTools.ttLib

 
Classes
       
table_T_S_I__0(DefaultTable)
table_T_S_I__2

 
class table_T_S_I__2(table_T_S_I__0)
    
Method resolution order:
table_T_S_I__2
table_T_S_I__0
DefaultTable

Data and other attributes defined here:
dependencies = ['TSI3']

Methods inherited from table_T_S_I__0:
compile(self, ttFont)
decompile(self, data, ttFont)
set(self, indices, extra_indices)
toXML(self, writer, ttFont)

Methods inherited from DefaultTable:
__cmp__(self, other)
__init__(self, tag)
__repr__(self)
fromXML(self, (name, attrs, content), ttFont)

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