Crates.io | shape-svg |
lib.rs | shape-svg |
version | 0.0.9 |
source | src |
created_at | 2022-04-01 08:18:16.904383 |
updated_at | 2023-10-20 16:41:07.3392 |
description | SVG representation of shapes |
homepage | |
repository | https://github.com/oovm/shape-rs |
max_upload_size | |
id | 560167 |
size | 6,838 |
Get the svg represent of shapes.
ShapeType | SvgElement |
---|---|
Point | circle |
Circle | circle |
Ellipse | ellipse |
Square | rect |
Rectangular | rect |