https://github.com/vitexus/dot2svg
Automatically exported from code.google.com/p/dot2svg
https://github.com/vitexus/dot2svg
Last synced: 5 months ago
JSON representation
Automatically exported from code.google.com/p/dot2svg
- Host: GitHub
- URL: https://github.com/vitexus/dot2svg
- Owner: Vitexus
- License: gpl-3.0
- Created: 2016-01-21T16:01:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T16:02:26.000Z (over 10 years ago)
- Last Synced: 2025-06-12T12:51:05.566Z (about 1 year ago)
- Language: HTML
- Size: 10.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.txt
- License: COPYING
Awesome Lists containing this project
README
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