Skip to main content

Module glyf

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 πŸ”’
CompositeGlyph
CompositeGlyph
CompositeGlyphFlags
Flags used in CompositeGlyph
CurvePoint
Point with an associated on-curve flag in a simple glyph.
FieldLengths πŸ”’
Glyf
The glyf (Glyph Data) table
PointFlags
Flags describing the properties of a point.
PointIter πŸ”’
PointMarker
Marker bits for point flags that are set during variation delta processing and hinting.
SimpleGlyph
The Glyph Header
SimpleGlyphFlags
Flags used in SimpleGlyph
Transform
Transform for a composite component.

EnumsΒ§

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

ConstantsΒ§

PHANTOM_POINT_COUNT
Number of β€œphantom” points appended to the end of a glyph outline.

TraitsΒ§

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

FunctionsΒ§

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