API / geotoolkit / pdf / EmbeddedFont
Type Aliases
Type Aliases
Ƭ EmbeddedFont: Object
Defines embedded font
| Name | Type | Description |
|---|---|---|
encoding? | string | font encoding |
fontbase64encodedfile? | string | font file |
fontname? | string | font name |
fontstyle? | string | font style |
fontweight? | string | font weight |
subtype? | FontSubType | font type |