Skip to content

@pdfa-lab/fontkit / OpenType / ChainRule

Interface: ChainRule ​

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

Properties ​

backtrack ​

backtrack: number[]

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


backtrackGlyphCount ​

backtrackGlyphCount: number

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


input ​

input: number[]

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


inputGlyphCount ​

inputGlyphCount: number

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


lookahead ​

lookahead: number[]

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


lookaheadGlyphCount ​

lookaheadGlyphCount: number

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


lookupCount ​

lookupCount: number

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


lookupRecords ​

lookupRecords: LookupRecord[]

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