Module context

Module context 

Source
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§

glyph_proxy
line_filter
operation
typography

Structs§

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