Module read_fonts::tables::glyf
source · Expand description
The glyf (Glyph Data) table
Modules§
- TrueType hinting bytecode.
Structs§
- A reference to another glyph. Part of CompositeGlyph.
- Flags used in CompositeGlyph
- Point with an associated on-curve flag in a simple glyph.
- Flags describing the properties of a point.
- Marker bits for point flags that are set during variation delta processing and hinting.
- Flags used in SimpleGlyph
- Transform for a composite component.
Enums§
- Anchor position for a composite component.
- Simple or composite glyph.
Traits§
- Trait for types that are usable for TrueType point coordinates.
Type Aliases§
- The glyf (Glyph Data) table
- The Glyph Header