Skip to content

Intermact API Reference / @intermact/core / Glyph

Interface: Glyph

Defined in: packages/core/src/text/glyph.ts:7

A laid-out glyph: filled contours in the normalized em box + horizontal advance.

Properties

advance

readonly advance: number

Defined in: packages/core/src/text/glyph.ts:10

Horizontal advance in em units (same scale as contour coordinates).


contours

readonly contours: readonly RawContour[]

Defined in: packages/core/src/text/glyph.ts:8

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)