openbsd-ports/graphics/dia/pkg/DESCR
ajacoutot 3fb16d5dd6 - some cleanings:
* precise license marker
 * indent
 * tweak DESCR
- use SUBST_VAR
- add gnomeprint support to the gnome FLAVOR
- use textproc/intltool MODULE
- fix a memleak that would lead to a crash when trying to export using
pixbux(png, jpg...); from GNOME svn
2008-05-16 11:55:29 +00:00

14 lines
597 B
Plaintext

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
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).
Available flavor:
gnome - build support for GNOME and the gnomeprint plug-in