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