feat: Feature name table
The feat table is an Apple Advanced Typography (AAT) table.
- class fontTools.ttLib.tables._f_e_a_t.table__f_e_a_t(tag=None)[source]
Bases:
BaseTTXConverterThe feature name table is an AAT (Apple Advanced Typography) table for storing font features, settings, and their human-readable names. It should not be confused with the
Feattable or the OpenType LayoutGSUB/GPOStables. See Feature Name Table in the TrueType Reference Manual for more information on the structure and purpose of this table.