On 20/02/07, Dan Bar Dov <[EMAIL PROTECTED]> wrote:
Is there some free linux app similar to Visio or McDraw? I'd like to draw some block diagrams and save as GIF/JPEG so I can display it in a web browser.
Not that I'm against GUI's, but if you are up to this, then Graphviz ( http://www.graphviz.org/) is very easy to use for describing block-diagrams in text and has a web interface to convert the description to graphics when displayed through the web (http://www.graphviz.org/webdot/). I learned about this as part of having to use Twiki, where you can embed the graphing inside the text of the Twiki page. Cheers, --Amos
