Skip to content

@pdfa-lab/fontkit / OpenType / Device

Interface: Device ​

Defined in: src/tables/open-type.ts:369

Represents typographic device scaling metrics or OpenType Variation Index offsets.

Properties ​

a ​

a: number

Defined in: src/tables/open-type.ts:371

startSize for standard hinting tables, or outerIndex for Variation Stores.


b ​

b: number

Defined in: src/tables/open-type.ts:373

endSize for standard hinting tables, or innerIndex for Variation Stores.


deltaFormat ​

deltaFormat: number

Defined in: src/tables/open-type.ts:374