diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 08:56:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 08:56:41 +0000 |
commit | 9be9c4c1dafe17e16a81322515a375b6574e2bb7 (patch) | |
tree | 9ae73276b422d1766d18a0fdeeb964c5f2073690 /graphics/geist/pkg-descr | |
parent | d140c906251172c4ac876b6be49313c67918650f (diff) | |
download | ports-9be9c4c1dafe17e16a81322515a375b6574e2bb7.tar.gz ports-9be9c4c1dafe17e16a81322515a375b6574e2bb7.zip |
Notes
Diffstat (limited to 'graphics/geist/pkg-descr')
-rw-r--r-- | graphics/geist/pkg-descr | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/geist/pkg-descr b/graphics/geist/pkg-descr deleted file mode 100644 index c797870d5189..000000000000 --- a/graphics/geist/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Geist is an object/vector based image manipulation package in its early -stage of development. - -Basically, the idea of Geist is to be able to lay out images, shapes, etc, -whilst supporting full RGBA colorspace. Layered, transparent objects a -speciality. - -Geist can currently export to every file format supported by Imlib2, plus -it uses its own XML file format for saving documents between editing -sessions. - -WWW: http://linuxbrit.co.uk/geist/ |