diff options
-rw-r--r-- | graphics/geist/pkg-descr | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/graphics/geist/pkg-descr b/graphics/geist/pkg-descr index e26ec63bf55d..2df1c02ae830 100644 --- a/graphics/geist/pkg-descr +++ b/graphics/geist/pkg-descr @@ -1,3 +1,12 @@ -An object-based image creation/layout application which utilizes Imlib2. +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://www.linuxbrit.co.uk/geist/ |