Appearance
zeropdf / EmbedTrueTypeFontOptions
Interface: EmbedTrueTypeFontOptions
Defined in: src/types.ts:508
Options used when registering a TrueType font with a document.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
family? | string | Family. | src/types.ts:510 |
ttcIndex? | number | Index of the font to extract from a TrueType Collection (.ttc). Defaults to 0. | src/types.ts:512 |