Share

graphopt graph layout optimizer

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

New export filters

You are viewing a single message from this topic. View all messages.

  1. 2003-03-20 18:35:00 UTC
    Since this program (which works really nicely for a lot of the stuff I play with) reads dot files, it would be extremely useful to be able to export dot files as well with the positional information added back into the dot file, much as

    dot test.dot > test2.dot

    does in the graphviz package. That would then allow the dot renderer to be used to generate the output. If noone has tackled this yet, I can probably knock a basic output function together pretty easily.

    Another nice filter to add would be the 'Dia' format. I haven't poured over the documentation for that enough to know how straightforward that would be. I suspect that the XML format output could be used as a basis for a Dia export filter.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.