diff options
author | Philip Lacroix <slackph at posteo dot de> | 2015-09-19 19:44:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-19 19:44:25 +0700 |
commit | a5ef237349ea8ac445a898ae72ef48079632c2e2 (patch) | |
tree | 8557f3abfd4ac9add242288da997e517143964a9 /graphics/dia/README | |
parent | e52bc22392ac81d21bb96e0cdb4334b9f8274dea (diff) | |
download | slackbuilds-a5ef237349ea8ac445a898ae72ef48079632c2e2.tar.gz |
graphics/dia: Updated for version 0.97.3 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/dia/README')
-rw-r--r-- | graphics/dia/README | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/graphics/dia/README b/graphics/dia/README index c333d2364b..06d252b1ec 100644 --- a/graphics/dia/README +++ b/graphics/dia/README @@ -1,9 +1,6 @@ -Dia (diagram creation program) - -Dia is 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. +Dia is an application for creating technical diagrams. Its interface and +features are loosely patterned after the Windows program Visio. Its features +include multiple-page printing, export to many formats (EPS, SVG, CGM and +PNG) and the ability to use custom shapes created by the user as simple XML +descriptions. Dia is useful for drawing UML diagrams, network maps and +flowcharts. |