Expand description
Glyph Identifiers.
Although these are treated as u16s in the spec, we choose to represent them as a distinct type.
Structsยง
- GlyphId
- A 32-bit glyph identifier.
- Glyph
Id16 - A 16-bit glyph identifier.
- TryFrom
Glyph IdError - The error type returned when a glyph identifier conversion fails.