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

 
Modules
       
fontTools.ttLib.tables.DefaultTable
Numeric
array
struct
fontTools.ttLib

 
Classes
       
fontTools.ttLib.tables.DefaultTable.DefaultTable
table__l_o_c_a

 
class table__l_o_c_a(fontTools.ttLib.tables.DefaultTable.DefaultTable)
     Methods defined here:
__cmp__(self, other)
__getitem__(self, index)
__len__(self)
compile(self, ttFont)
decompile(self, data, ttFont)
set(self, locations)
toXML(self, writer, ttFont)

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

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