sempdf
sempdf v1.9.1Interfaces

Interface: FontFamilySources

sempdf v1.9.1


sempdf / FontFamilySources

Defined in: src/fonts.ts:20

Sources for the regular, bold, italic, and bold-italic faces of a family.

Properties

PropertyTypeDefined in
bold?FontSourcesrc/fonts.ts:22
boldItalic?FontSourcesrc/fonts.ts:24
italic?FontSourcesrc/fonts.ts:23
regularFontSourcesrc/fonts.ts:21

On this page