Skip to content

Documentation / scene / GlyphContour

Type Alias: GlyphContour

GlyphContour = GlyphPoint[]

Defined in: libs/scene/src/text/font/types.ts:17

Glyph contour represented by ordered quadratic points.

Released under the MIT License.