CFF2
: Compact Font Format (CFF) Version 2 table
The CFF2
table is an OpenType table.
- class fontTools.ttLib.tables.C_F_F__2.table_C_F_F__2(tag=None)[source]
Bases:
table_C_F_F_
Compact Font Format version 2 table
The
CFF2
table contains glyph data for a CFF2-flavored OpenType font.Note
CFF2
is the successor toCFF
, and eliminates much of the redundancy incurred by embedding CFF version 1 in an OpenType font.See also https://learn.microsoft.com/en-us/typography/opentype/spec/cff2