Thursday, October 22, 2009

Dia - A diagram creation program

Dia is a GTK+ based diagram creation program for GNU/Linux, Unix and Windows released under the GPL license.

Dia is roughly inspired by the commercial Windows program 'Visio', though more geared towards informal diagrams for casual use. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and many other diagrams. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.

It can load and save diagrams to a custom XML format (gzipped by default, to save space), can export diagrams to a number of formats, including EPS, SVG, XFIG, WMF, VDX (Visio XML Format) and PNG, and can print diagrams (including ones that span multiple pages).

Dia contains a plug-in that allows scripting in Python.

I am happily using Dia for designing software at work and at home.

You can get Dia from http://live.gnome.org/Dia/Download

No comments:

Google