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