skrifa::outline

Module pen

source
Expand description

Types for collecting the output when drawing a glyph outline.

Structs§

  • Pen that drops all drawing output into the ether.
  • Pen that generates SVG style path data.

Enums§

Traits§

  • Interface for accepting a sequence of path commands.