Skip to content

@pdfa-lab/fontkit / CFFTable / TopDataV1

Interface: TopDataV1 ​

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

Extends ​

Properties ​

globalSubrIndex ​

globalSubrIndex: IndexDescriptor[]

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

Inherited from ​

TopDataHeader.globalSubrIndex


hdrSize ​

hdrSize: number

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

Inherited from ​

TopDataHeader.hdrSize


nameIndex ​

nameIndex: string[]

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


offSize ​

offSize: number

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


stringIndex ​

stringIndex: string[]

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


topDict ​

topDict: TopDictDataV1

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


topDictIndex ​

topDictIndex: TopDictDataV1[]

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


version ​

version: 1 | undefined

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

Overrides ​

TopDataHeader.version