fontTools
.
ttLib
.
tables
._h_d_m_x
index
/code/fontTools/Lib/fontTools/ttLib/tables/_h_d_m_x.py
Modules
fontTools.ttLib.tables.DefaultTable
sstruct
string
Classes
fontTools.ttLib.tables.DefaultTable.DefaultTable
table__h_d_m_x
class
table__h_d_m_x
(
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
= []
Data
hdmxHeaderFormat
= '
\n\t
> # big endian!
\n\t
version:
\t
H
\n\t
numRecords:
\t
H
\n\t
recordSize:
\t
l
\n
'