Module prelude

Source
Expand description

Useful collection of common types suitable for glob importing.

Structs§

FontRef
Reference to an in-memory font.
GlyphId
A 32-bit glyph identifier.
LocationRef
Reference to an ordered sequence of normalized variation coordinates.
Size
Font size in pixels per em units.
Tag
An OpenType tag.

Traits§

MetadataProvider
Interface for types that can provide font metadata.

Type Aliases§

NormalizedCoord
Type for a normalized variation coordinate.