sempdf v1.9.1Interfaces
Interface: EmbedTrueTypeFontOptions
sempdf / EmbedTrueTypeFontOptions
Defined in: src/types.ts:576
Options used when registering a TrueType font with a document.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
family? | string | Family. | src/types.ts:578 |
ttcIndex? | number | Index of the font to extract from a TrueType Collection (.ttc). Defaults to 0. | src/types.ts:580 |