Skip to content

modern-pdf-lib


modern-pdf-lib / CIDSystemInfoData

Interface: CIDSystemInfoData

Defined in: src/assets/font/fontEmbed.ts:452

Data for the /CIDSystemInfo dictionary.

Properties

ordering

readonly ordering: string

Defined in: src/assets/font/fontEmbed.ts:454


registry

readonly registry: string

Defined in: src/assets/font/fontEmbed.ts:453


supplement

readonly supplement: number

Defined in: src/assets/font/fontEmbed.ts:455

Released under the MIT License.