5 unstable releases
0.2.0 | Oct 2, 2020 |
---|---|
0.1.0 | Jul 14, 2020 |
0.0.3 | Nov 4, 2019 |
0.0.2 | Jul 14, 2019 |
0.0.1 | Jul 7, 2019 |
#948 in Images
Used in 2 crates
32KB
756 lines
RVG
Resizable Vector Graphics is a binary encoding for vector graphics. It is designed to be created from an SVG with no data loss.
rvgshow
This program will display an RVG file.
rvgfrom
This program will create an RVG from an SVG.
rvgedit
This program lets you edit RVG files the same way Inkscape lets you edit SVG files.
Dependencies
~4MB
~72K SLoC