Appearance
@pdfa-lab/core / FontSubtype
FontSubtype = "Type0" | "Type1" | "MMType1" | "Type3" | "TrueType" | "CIDFontType0" | "CIDFontType2"
"Type0"
"Type1"
"MMType1"
"Type3"
"TrueType"
"CIDFontType0"
"CIDFontType2"
Defined in: font/types.ts:7
The possible font subtypes.