Module instance

Source
Expand description

Helpers for selecting a font size and location in variation space.

Structs§

Location
Ordered sequence of normalized variation coordinates.
LocationRef
Reference to an ordered sequence of normalized variation coordinates.
Size
Font size in pixels per em units.

Constants§

MAX_INLINE_COORDS 🔒
Maximum number of coords to store inline in a Location object.

Type Aliases§

NormalizedCoord
Type for a normalized variation coordinate.