tinyvg-rs 0.0.1

A low-level library for parsing binary TinyVG files into Rust data structures.
Documentation
1
2
3
4
5
6
7
8
# tinyvg-rs


![Vello Example](https://raw.githubusercontent.com/craft-gui/tinyvg-rs/main/images/vello_example.gif)

## Run Examples:

```bash
cargo run -p vello_example
```