Skip to content

@pdfa-lab/fontkit / requiredOpenTypeCFF2Tables

Variable: requiredOpenTypeCFF2Tables ​

const requiredOpenTypeCFF2Tables: readonly ["CFF2", "cmap", "head", "hhea", "hmtx", "maxp", "name", "OS/2", "post"]

Defined in: src/open-type-font.ts:60

The list of strictly required tables for an OpenType font with PostScript outlines, modern version.

See ​

requiredOpenTypeCFF1Tables for legacy tables