FontObject

FontObject

new FontObject()

Source:
Properties:
Name Type Description
id String

PDF-document-instance-specific label assinged to the font.

PostScriptName String

PDF specification full name for the font

encoding Object

Encoding_name-to-Font_metrics_object mapping.

FontObject describes a particular font as member of an instnace of jsPDF

It's a collection of properties like 'id' (to be used in PDF stream), 'fontName' (font's family name), 'fontStyle' (font's style variant label)