summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-05 08:37:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-05 08:37:17 +0000
commit511f9b60996a8cb9f9da0b3974b5b44d872181cc (patch)
tree37a906376850b334ce425fa9e240e25740fd8af6
parentUpdate to 0.7. (diff)
- Update WWW [1]
- While here, update description and kill attribution Submitted by: Kim Jorgensen <kimj@galnet.dk> [1]
Notes
Notes: svn path=/head/; revision=112940
-rw-r--r--graphics/dia/pkg-descr20
1 files changed, 11 insertions, 9 deletions
diff --git a/graphics/dia/pkg-descr b/graphics/dia/pkg-descr
index f9840fe6bdd0..bb793aad7965 100644
--- a/graphics/dia/pkg-descr
+++ b/graphics/dia/pkg-descr
@@ -1,12 +1,14 @@
-Dia is a GNOME based diagram creation program released under the GPL license.
+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 different kind of diagrams. In this
-first version there is support for UML static structure diagrams
-(class diagrams) and network diagrams. It can currently load and
-save diagrams to a custom fileformat and export to postscript.
+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.
-WWW: http://www.lysator.liu.se/~alla/dia/
+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).
---
-Marcin Cieslak <saper@system.pl>
+WWW: http://www.gnome.org/projects/dia/