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

 
Modules
       
fontTools.ttLib.tables.DefaultTable
sstruct

 
Classes
       
fontTools.ttLib.tables.DefaultTable.DefaultTable
table__h_h_e_a

 
class table__h_h_e_a(fontTools.ttLib.tables.DefaultTable.DefaultTable)
     Methods defined here:
compile(self, ttFont)
decompile(self, data, ttFont)
fromXML(self, (name, attrs, content), ttFont)
recalc(self, ttFont)
toXML(self, writer, ttFont)

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

Methods inherited from fontTools.ttLib.tables.DefaultTable.DefaultTable:
__cmp__(self, other)
__init__(self, tag)
__repr__(self)

 
Data
        hheaFormat = '\n\t\t> # big endian\n\t\ttableVersion: 16....cDataFormat: h\n\t\tnumberOfHMetrics: H\n'