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§
- Single element of a path.
- Style for path conversion.
Traits§
- Interface for accepting a sequence of path commands.