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.

Structs

Attr

Style attributes

Color

Color

Svg

SVG image object.

Trans

Transformations.

Enums

Fig

Figure parts