Class FontObject
Defined in: jspdf.js.
Constructor Attributes | Constructor Name and Description |
---|---|
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)
|
Field Attributes | Field Name and Description |
---|---|
Encoding_name-to-Font_metrics_object mapping.
|
|
PDF-document-instance-specific label assinged to the font.
|
|
PDF specification full name for the font
|
Class Detail
FontObject()
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)
Field Detail
encoding
Encoding_name-to-Font_metrics_object mapping.
id
PDF-document-instance-specific label assinged to the font.
PostScriptName
PDF specification full name for the font