Crate piet_svg

Crate piet_svg 

Source
Expand description

SVG output support for piet

Re-exports§

pub use piet;

Structs§

Brush
An SVG brush
RenderContext
piet::RenderContext for generating SVG images
SvgImage
Text
SVG text (partially implemented)
TextLayout
SVG text layout

Functions§

draw_evcxrevcxr
Runs the function f, and displays the resulting SVG.