fvar
: Font Variations table
The fvar
table is an OpenType table.
- class fontTools.ttLib.tables._f_v_a_r.table__f_v_a_r(tag=None)[source]
Bases:
DefaultTable
FonT Variations table
The
fvar
table contains records of the variation axes and of the named instances in a variable font.See also https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6fvar.html
- dependencies = ['name']