Module font_kit::outline

source ·
Expand description

Bézier paths.

Structs§

  • A single curve or subpath within a glyph outline.
  • A glyph vector outline or path.
  • Accumulates Bézier path rendering commands into an Outline structure.
  • Flags that specify what type of point the corresponding position represents.

Traits§