Crates.io | rvg |
lib.rs | rvg |
version | 0.2.0 |
source | src |
created_at | 2019-07-07 17:40:04.766548 |
updated_at | 2020-10-02 20:09:49.217907 |
description | Vector graphics file format. |
homepage | |
repository | https://github.com/libcala/rvg |
max_upload_size | |
id | 147353 |
size | 63,664 |
Resizable Vector Graphics is a binary encoding for vector graphics. It is designed to be created from an SVG with no data loss.
This program will display an RVG file.
This program will create an RVG from an SVG.
This program lets you edit RVG files the same way Inkscape lets you edit SVG files.