[]
Core.FontDescriptor
Font file descriptor
• Optional
locals: string
[]
Fallback fonts that will be searched on the local machine
• name: string
Font family name, e.g. "Segoe UI"
• Optional
postscriptName: string
The font postscript name.
• source: string
| string
[]
Font file URI, supported file formats are *.ttf, *.otf and *.woff
• Optional
style: string
Font style, e.g. "italic"
• Optional
useAsDefault: boolean
True - to use the font as default font in PDF export.
• Optional
weight: string
Font weight, e.g. "bold"