Skip to content

@pdfa-lab/fontkit / vmtxTable / vmtx

Interface: vmtx ​

Defined in: src/tables/vmtx.ts:10

Vertical Metrics Table. Contains advance heights and top side bearings for vertical layouts.

Extends ​

Properties ​

bearings ​

bearings: RestructureLazyArray<number>

Defined in: src/tables/metrics.ts:6

Inherited from ​

MetricsTable.bearings


metrics ​

metrics: RestructureLazyArray<GlyphAxisMetrics>

Defined in: src/tables/metrics.ts:5

Inherited from ​

MetricsTable.metrics