xvg-interpreter
February 25, 2014 ยท View on GitHub
Interpreter for xvg (Xml Vector Graphics) files.
Takes XVG (Minimal version of SVG) file as a input and generates graphics in a separate window.
Please look into /examples/ to see some example of xvg files.
Run it as : ./xvg-interp <path to XVG file as input>
===============
Requirement:
Windows: No extra requirement for windows system as they have DOS graphics support.
Ubuntu :
Needs libgraph1.2.0 or higher.
================
Examples
Here some examples are given with their respective screenshots.
./xvg-interp ../examples/cartoon.xvg

./xvg-interp ../examples/rangoli.xvg

./xvg-interp ../examples/ellipseArt.xvg
