Expand description

A stateful drawing context which gives you canvas-ish drawing capabilities Provides the crate::context::Context struct which gives us a canvas-style drawing context which provides plotter-ready SVG files. See Context for more details, and examples.

Modules

Structs

A Bézier path.
A 2D point.
Context