Module read_fonts::tables::glyf

source ·
Expand description

Modules§

Structs§

Enums§

  • Anchor position for a composite component.
  • Simple or composite glyph.
  • Errors that can occur when converting an outline to a path.
  • The order to process points in a glyf point stream is ambiguous when the first point is off-curve. Major implementations differ. Which one would you like to match?

Traits§

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

Functions§

  • Converts a glyf outline described by points, flags and contour end points to a sequence of path elements and invokes the appropriate callback on the given pen for each.

Type Aliases§