Crate piet_svg[][src]

Expand description

SVG output support for piet

Text and images are unimplemented and will always return errors.

Structs

An SVG brush

piet::RenderContext for generating SVG images

SVG image (unimplemented)

SVG text (unimplemented)

SVG text layout (unimplemented)