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

 
Modules
       
fontTools.ttLib.tables.DefaultTable
array
struct

 
Classes
       
fontTools.ttLib.tables.DefaultTable.DefaultTable
table_L_T_S_H_

 
class table_L_T_S_H_(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)

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