rvg

Crates.iorvg
lib.rsrvg
version0.2.0
sourcesrc
created_at2019-07-07 17:40:04.766548
updated_at2020-10-02 20:09:49.217907
descriptionVector graphics file format.
homepage
repositoryhttps://github.com/libcala/rvg
max_upload_size
id147353
size63,664
Jeryn Aldaron Lau (AldaronLau)

documentation

https://docs.rs/rvg

README

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.

Commit count: 48

cargo fmt