Inside Dia ,a GTK+ based diagram creation program for GNU/Linux, MacOS X, Unix, and Windows,
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 and PNG, and can print diagrams (including ones that
span multiple pages).
Download Dia and try using it; tell us what you think of it (visit the Contact page), including to report bugs if you find them. You can even read the Development page to find out how to contribute to the code.BY TAATJENE