intvg 0.1.0

lib/tool in Rust to load/save/render tvg file, parse from svg file by usvg
Documentation

Another Rust implementation for TinyVG image format

A library/tool to load/save binary .tvg file, rendering to .png file powered by tiny-skia, parsing from .svg file powered by usvg, with least external dependencies, simple and concise Rust code.