Skip to content

@pdfa-lab/fontkit / hmtxTable / hmtx

Interface: hmtx ​

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

Horizontal Metrics Table. Contains advance widths and left side bearings for all glyphs.

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