Closed GoogleCodeExporter closed 9 years ago
Please run
dot -Txdot cfgfoo.dot > cfgfoo.xdot
on both systems. Do they generate the same output?
Either way, please provide the output of this command.
Original comment by Jose.R.F...@gmail.com
on 4 Nov 2013 at 7:26
Quite some difference.
Original comment by tabloid....@gmail.com
on 4 Nov 2013 at 7:35
Attachments:
Thanks.
There have been several changes in xdot format in recent graphviz version --
http://www.graphviz.org/doc/info/output.html#d:xdot -- and xdot.py was tripping
on several of them.
This is now fixed on the top of the tree --
https://github.com/jrfonseca/xdot.py -- it doesn't fully handle all new
features, but it can at least parse the new attributes without crashing, and
warn about it.
Fully supporting the new features (text characteristics, color gradients) will
have to be done by others as I really don't have the time.
It's not the case of the sample graph attached though.
Thanks for your help.
Original comment by Jose.R.F...@gmail.com
on 5 Nov 2013 at 8:39
Jose, Thanks for the fix.
Original comment by tabloid....@gmail.com
on 5 Nov 2013 at 2:12
Original issue reported on code.google.com by
tabloid....@gmail.com
on 1 Nov 2013 at 2:31Attachments: