LTSH: Linear Threshold table

The LTSH table is an OpenType table.

class fontTools.ttLib.tables.L_T_S_H_.table_L_T_S_H_(tag=None)[source]

Bases: DefaultTable

decompile(data, ttFont)[source]
compile(ttFont)[source]
toXML(writer, ttFont)[source]
fromXML(name, attrs, content, ttFont)[source]