@pdfa-lab/fontkit / OpenType / LayoutTableBase
Interface: LayoutTableBase<TLookupTable> ​
Defined in: src/tables/open-type.ts:316
Extended by ​
Type Parameters ​
| Type Parameter |
|---|
TLookupTable |
Properties ​
featureList ​
featureList:
FeatureRecord[]
Defined in: src/tables/open-type.ts:320
Pointer to the FeatureList table which maps typographical layout features.
lookupList ​
lookupList:
RestructureLazyArray<LookupTable<TLookupTable>>
Defined in: src/tables/open-type.ts:322
List of lookup execution sequence steps mapping specific structural changes.
scriptList ​
scriptList:
ScriptRecord[] |null
Defined in: src/tables/open-type.ts:318
Pointer to the ScriptList table which defines font scripts and language systems.