Skip to content

zeropdf v1.3.0


zeropdf / EmbedTrueTypeFontOptions

Interface: EmbedTrueTypeFontOptions

Defined in: src/types.ts:508

Options used when registering a TrueType font with a document.

Properties

PropertyTypeDescriptionDefined in
family?stringFamily.src/types.ts:510
ttcIndex?numberIndex of the font to extract from a TrueType Collection (.ttc). Defaults to 0.src/types.ts:512

Released under the ISC license.