Skip to content

Instantly share code, notes, and snippets.

@andreif
Created July 19, 2010 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreif/481362 to your computer and use it in GitHub Desktop.
Save andreif/481362 to your computer and use it in GitHub Desktop.
http://xrvg.rubyforge.org/
XRVG stands for "eXtended Ruby Vector Graphics". The purpose of this project is to define and implement a high-level and powerful programming environment for vector graphics generation.
XRVG does not consist in "yet another" graphical front end to draw vector graphics. XRVG even does not produce images by itself.
XRVG must rather be viewed as an abstract and computational way of designing graphics by programmatic means (see philosophy for further discussion).
XRVG is a Ruby extension, that generates SVG content.
http://rubyforge.org/projects/ruby-gd/
http://rgplot.rubyforge.org/
http://rmagick.rubyforge.org
http://rubyforge.org/softwaremap/trove_list.php?form_cat=135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment