cvt: Control Value Table

class fontTools.ttLib.tables._c_v_t.table__c_v_t(tag=None)[source]

Bases: DefaultTable

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