Skip to content

YasukiTanabe/dot2svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOT to SVN
==========

This is a simple utility to convert a DOT file into SVN or PNG.
It also adds some shadows to the boxes and lines to make it a little
nicer looking.

Links
-----
DOT: http://www.graphviz.org/
SVG: http://en.wikipedia.org/wiki/Scalable_Vector_Graphics
Batik SVG to PNG: http://xmlgraphics.apache.org/batik/tools/rasterizer.html
Inkscape: http://www.inkscape.org/

Install
-------

# python setup.py install

or

# easy_install.py dot2svg

Prerequesites
-------------

Requires Python 2.3 or greater
Requires Batik's converter for creating png files.

License
-------

GNU GPL http://www.gnu.org/copyleft/gpl.html

About

Automatically exported from code.google.com/p/dot2svg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published