sempdf
sempdf v1.9.1Interfaces

Interface: EmbedTrueTypeFontOptions

sempdf v1.9.1


sempdf / EmbedTrueTypeFontOptions

Defined in: src/types.ts:576

Options used when registering a TrueType font with a document.

Properties

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

On this page