diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-08-14 15:53:40 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-14 19:04:53 -0500 |
commit | 1aaa533e617aa2bda787924fc7b986ff10bc50ad (patch) | |
tree | 47af4f6568f00d690af6d26e487b0b35ff732571 /libraries/gaphas/slack-desc | |
parent | 6f1893613394c08345d5eb6b7bed6e6027ba150e (diff) |
libraries/gaphas: Added (GTK+ based diagramming widget)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/gaphas/slack-desc')
-rw-r--r-- | libraries/gaphas/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gaphas/slack-desc b/libraries/gaphas/slack-desc new file mode 100644 index 000000000000..c77d4f040996 --- /dev/null +++ b/libraries/gaphas/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +gaphas: gaphas (GTK+ based diagramming widget) +gaphas: +gaphas: Gaphas is a MVC canvas that uses Cairo for rendering. One of the +gaphas: nicer things of this widget is that the user (model) is not bothered +gaphas: with bounding box calculations: this is all done through Cairo. +gaphas: +gaphas: +gaphas: +gaphas: +gaphas: +gaphas: |