Module svg

Source
Available on crate feature advanced only.
Expand description

Load and draw vector graphics.

Structs§

Handle
A handle of Svg data.
Svg
A raster image that can be drawn.

Enums§

Data
The data of a vectorial image.

Traits§

Renderer
A Renderer that can render vector graphics.