Skip to content

@pdfa-lab/fontkit / BASETable / CoordV2

Interface: CoordV2 ​

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

Design units plus contour point.

Properties ​

baseCoordPoint ​

baseCoordPoint: number

Defined in: src/tables/BASE.ts:24

Index of contour point on the referenceGlyph.


coordinate ​

coordinate: number

Defined in: src/tables/BASE.ts:18

X or Y value, in design units.


referenceGlyph ​

referenceGlyph: number

Defined in: src/tables/BASE.ts:21

GlyphID of control glyph.


version ​

version: 2

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