draw icon indicating copy to clipboard operation
draw copied to clipboard

A small Rust library for 2D drawing. Simple display list and vector shapes.

Results 3 draw issues
Sort by recently updated
recently updated
newest added

Implemented by using `resvg` to re-purpose the output of `SvgRenderer`

Is the project not maintained anymore?

Hey! The following clippy error appears in my project (https://github.com/fadeevab/design-patterns-rust). ``` warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.5.12 note:...