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

 
Modules
       
fontTools.ttLib.tables.DefaultTable
struct

 
Classes
       
fontTools.ttLib.tables.DefaultTable.DefaultTable
table_T_S_I__0

 
class table_T_S_I__0(fontTools.ttLib.tables.DefaultTable.DefaultTable)
     Methods defined here:
compile(self, ttFont)
decompile(self, data, ttFont)
set(self, indices, extra_indices)
toXML(self, writer, ttFont)

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

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

 
Functions
       
fixlongs((glyphID, textLength, textOffset))

 
Data
        tsi0Format = '>HHl'