decal 0.6.0

Declarative DSL for describing scenes and rendering them to SVG or PNG
Documentation
1
2
3
4
5
6
7
8
9
10
11
mod blur;
mod brightness;
mod contrast;
mod drop_shadow;
mod grayscale;
mod hue_rotate;
mod invert;
mod opacity;
mod posterize;
mod saturate;
mod sepia;