cvt: Control Value Table
The cvt table is an OpenType table.
- class fontTools.ttLib.tables._c_v_t.table__c_v_t(tag: str | bytes | None = None)[source]
Bases:
DefaultTableControl Value Table
The Control Value Table holds a list of values that can be referenced by TrueType font instructions.
See also https://learn.microsoft.com/en-us/typography/opentype/spec/cvt
- mergeMap(lst)