hmtx: Horizontal Metrics Table

class fontTools.ttLib.tables._h_m_t_x.table__h_m_t_x(tag=None)[source]

Bases: DefaultTable

headerTag = 'hhea'
advanceName = 'width'
sideBearingName = 'lsb'
numberOfMetricsName = 'numberOfHMetrics'
longMetricFormat = 'Hh'
decompile(data, ttFont)[source]
compile(ttFont)[source]
toXML(writer, ttFont)[source]
fromXML(name, attrs, content, ttFont)[source]
mergeMap = {'metrics': <function sumDicts>, 'tableTag': <function equal>}
subset_glyphs(s)