HVAR:Horizontal Metrics Variations Table

class fontTools.ttLib.tables.H_V_A_R_.table_H_V_A_R_(tag=None)[source]
compile(font)

Compiles the table into binary. Called automatically on save.

decompile(data, font)

Create an object from the binary data. Called automatically on access.

dependencies = []
fromXML(name, attrs, content, font)
merge(m, tables)
subset_glyphs(s)
toXML(writer, font)