Skip to content

@pdfa-lab/fontkit / SFNTDirectoryEntry

Interface: SFNTDirectoryEntry ​

Defined in: src/tables/directory.ts:32

Tier 2: Post-Processed Runtime Representation (App API).

Extends ​

Extended by ​

Properties ​

checkSum ​

checkSum: number

Defined in: src/tables/directory.ts:15

Inherited from ​

SFNTTableEntryBinary.checkSum


length ​

length: number

Defined in: src/tables/directory.ts:17

Inherited from ​

SFNTTableEntryBinary.length


offset ​

offset: number

Defined in: src/tables/directory.ts:16

Inherited from ​

SFNTTableEntryBinary.offset


tag ​

tag: string

Defined in: src/tables/directory.ts:14

Inherited from ​

SFNTTableEntryBinary.tag


unwrapped? ​

optional unwrapped?: unknown

Defined in: src/tables/directory.ts:34

The actual decoded table payload stream, or null if unparsed