aboutsummaryrefslogblamecommitdiff
path: root/graphics/dia/pkg-descr
blob: 57941b5c86b51cd4ed18d3ffcdf30943e9b93ea2 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                            
 





                                                                              
 


                                                                             
Dia is a GTK+ based diagram creation program released under the GPL license.

Dia is designed to be much like the commercial Windows program 'Visio'. 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 simple circuits. 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 EPS or SVG formats and can print diagrams
(including ones that span multiple pages).