css-image
Rust crate for rendering images from css
Features
Only px units are supported for now.
- width/height
- background-color, color
- font-size, font-family, font-weight, font-style, content, text-align
- margin
- padding
- border, border-radius, border-color, border-width, border-style
- * selector
- multiple selectors
Dependencies
- cairo
Usage
use parse;