Expand description
SVG output support for piet
Re-exports§
pub use piet;
Structs§
- Brush
- An SVG brush
- Render
Context piet::RenderContextfor generating SVG images- SvgImage
- Text
- SVG text (partially implemented)
- Text
Layout - SVG text layout
Functions§
- draw_
evcxr evcxr - Runs the function
f, and displays the resultingSVG.