2003-12-07 20:09:15 -05:00
|
|
|
Dia is a GTK+ based diagram creation program.
|
|
|
|
|
|
|
|
It currently has special objects to help draw entity relationship
|
|
|
|
diagrams, UML diagrams, flowcharts, network diagrams (including
|
|
|
|
Cisco diagrams), and simple circuits.
|
|
|
|
Support for new shapes is sdone by writing simple XML files, using
|
|
|
|
a subset of SVG to draw the shape. It can load and save diagrams
|
2000-09-10 17:56:04 -04:00
|
|
|
to a custom XML format (gzipped by default, to save space), can export
|
|
|
|
diagrams to EPS or SVG formats and can print diagrams (including ones
|
|
|
|
that span multiple pages).
|
2008-05-16 07:55:29 -04:00
|
|
|
|
|
|
|
Available flavor:
|
2009-06-01 17:17:39 -04:00
|
|
|
gnome - build support for GNOME and python plug-in and bindings
|