diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-13 20:25:25 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-13 20:25:25 +0800 |
commit | d5ec006541edccd07e6f0bda581cfc5381d8d5ed (patch) | |
tree | 53e8e4fa33ce2d0c20f926761cf0f660dee15baf /graphics/gegl/pkg-descr | |
parent | 0f6c907d45ccfe164642a82ec5558d88aac6f615 (diff) | |
download | marcuscom-ports-d5ec006541edccd07e6f0bda581cfc5381d8d5ed.tar marcuscom-ports-d5ec006541edccd07e6f0bda581cfc5381d8d5ed.tar.gz marcuscom-ports-d5ec006541edccd07e6f0bda581cfc5381d8d5ed.tar.bz2 marcuscom-ports-d5ec006541edccd07e6f0bda581cfc5381d8d5ed.tar.lz marcuscom-ports-d5ec006541edccd07e6f0bda581cfc5381d8d5ed.tar.xz marcuscom-ports-d5ec006541edccd07e6f0bda581cfc5381d8d5ed.tar.zst marcuscom-ports-d5ec006541edccd07e6f0bda581cfc5381d8d5ed.zip |
Add gegl 0.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16734 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gegl/pkg-descr')
-rw-r--r-- | graphics/gegl/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/gegl/pkg-descr b/graphics/gegl/pkg-descr new file mode 100644 index 000000000..2298a1a0e --- /dev/null +++ b/graphics/gegl/pkg-descr @@ -0,0 +1,9 @@ +GEGL (Generic Graphics Library) is a graph based image +processing framework. + +GEGL provides infrastructure to do demand based cached +non destructive image editing on larger than RAM buffers. +Through babl it provides support for a wide range of color +models and pixel storage formats for input and output. + +WWW: http://gegl.org/ |