Crate tinyvg[−][src]
Expand description
Parser and renderer for the TinyVG vector graphics format
Re-exports
Modules
In-memory representation of a TinyVG file
The parser module includes the code required to parse a binary TinyVG file
to its in-memory representation.
Helper function that can render a TinyVG image using only the path to the input file
