diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-10-03 09:42:36 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-10-03 09:42:36 +0000 |
commit | 27f1cab7919e22e5cd2b8c00e5c0f175c7a9dc7a (patch) | |
tree | 8ad434ccfadff030650dd0bb751581c12a761f6b /graphics/gegl/pkg-descr | |
parent | 86bd658bded2261a89ce3aa2341d3bc2f7d04a67 (diff) |
Notes
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 000000000000..2298a1a0e8a1 --- /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/ |