An open API service indexing awesome lists of open source software.

https://github.com/ardaku/rvg

Resizable Vector Graphics (RVG) format.
https://github.com/ardaku/rvg

Last synced: 2 months ago
JSON representation

Resizable Vector Graphics (RVG) format.

Awesome Lists containing this project

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.