| Crates.io | rasterize |
| lib.rs | rasterize |
| version | 0.6.8 |
| created_at | 2021-04-30 12:02:08.539212+00 |
| updated_at | 2025-09-23 10:11:31.562508+00 |
| description | Simple and small 2D rendering library |
| homepage | https://github.com/aslpavel/rasterize |
| repository | https://github.com/aslpavel/rasterize.git |
| max_upload_size | |
| id | 391517 |
| size | 447,196 |
This is a fully functional 2D rasterizer and SVG path parser.
There is a very simple binary in examples folder that can be used to render SVG path
$ cargo run --release --example rasterize -- data/squirrel.path -w 512 -o squirrel.bmp
This will produce:
