Skip to content

JayNakrani/xvg-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xvg-interpreter

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

Alt text

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

Alt text

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

Alt text

About

Interpreter for xvg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages