simplesvg 0.4.0

Very simple drawing/diagramming library with svg output.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["bluss"]
description = "Very simple drawing/diagramming library with svg output."
documentation = "https://docs.rs/simplesvg/"
keywords = ["svg", "draw", "graphics"]
license = "MIT/Apache-2.0"
name = "simplesvg"
repository = "https://github.com/bluss/simplesvg"
version = "0.4.0"