Crate simplesvg [] [src]

Very simple drawing/diagramming library with SVG output.

Use Fig to build the figure and Svg to render the output to SVG.

Svg implements std::fmt::Display and ToString for output purposes.

Reexports

pub use ColorAttr::*;

Structs

Attr

Style attributes

Svg

SVG image object.

Trans

Transformations.

Enums

ColorAttr

Color

Fig

Figure parts