Skip to content

@pdfa-lab/fontkit / CFFTable / TopDictDataV2

Interface: TopDictDataV2 ​

Defined in: src/cff/cff-font.ts:158

Extends ​

Properties ​

CharStrings ​

CharStrings: IndexDescriptor[] | null

Defined in: src/cff/cff-font.ts:85

Inherited from ​

TopDictDataHeader.CharStrings


FDArray? ​

optional FDArray?: FontDictData[]

Defined in: src/cff/cff-font.ts:87

Inherited from ​

TopDictDataHeader.FDArray


FDSelect? ​

optional FDSelect?: FDSelect

Defined in: src/cff/cff-font.ts:86

Inherited from ​

TopDictDataHeader.FDSelect


FontMatrix ​

FontMatrix: [number, number, number, number, number, number]

Defined in: src/cff/cff-font.ts:84

Inherited from ​

TopDictDataHeader.FontMatrix


length ​

length: number

Defined in: src/cff/cff-font.ts:88

Inherited from ​

TopDictDataHeader.length


maxstack ​

maxstack: number

Defined in: src/cff/cff-font.ts:160


vstore? ​

optional vstore?: VariationStore

Defined in: src/cff/cff-font.ts:159