Module glyf

Source
Expand description

Modulesยง

bytecode
TrueType hinting bytecode.

Structsยง

Component
A reference to another glyph. Part of CompositeGlyph.
ComponentGlyphIdFlagsIter ๐Ÿ”’
Iterator that only returns glyph identifiers and flags for each component.
ComponentIter ๐Ÿ”’
CompositeGlyphFlags
Flags used in CompositeGlyph
CurvePoint
Point with an associated on-curve flag in a simple glyph.
FieldLengths ๐Ÿ”’
PointFlags
Flags describing the properties of a point.
PointIter ๐Ÿ”’
PointMarker
Marker bits for point flags that are set during variation delta processing and hinting.
SimpleGlyphFlags
Flags used in SimpleGlyph
Transform
Transform for a composite component.

Enumsยง

Anchor
Anchor position for a composite component.
Glyph
Simple or composite glyph.

Traitsยง

PointCoord
Trait for types that are usable for TrueType point coordinates.

Functionsยง

midpoint_i32 ๐Ÿ”’
resolve_coords_len ๐Ÿ”’
Resolves coordinate arrays length.

Type Aliasesยง

CompositeGlyph
CompositeGlyph
Glyf
The glyf (Glyph Data) table
SimpleGlyph
The Glyph Header