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