RSS/Atom feed Twitter
Site is read-only, email is disabled

GEGL 0.0.20

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

GEGL 0.0.20 Øyvind Kolås 05 Oct 23:37
Øyvind Kolås
2008-10-05 23:37:54 UTC (about 16 years ago)

GEGL 0.0.20

GEGL 0.0.20
???????????
GEGL (Generic Graphics Library) is a graph based image processing framework.

GEGL provides infratructure to do demand driven, cached, non destructive image editing of larger than RAM rasters. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.

Changes in this release ???????????????????????
• Build and code clean ups and fixes. • RAW loader using libopenraw.
• GeglBuffer
• Linear buffer support, amongst other things enabling GeglBuffer API access to external linear buffers in memory. • Reworked samplers using a shared caching neighbourhood infrastructure. • YAFR - a new resampler contributed by Nicolas Robidoux. • GeglOperations
• Marked user visible strings for translation. • Added a fill operation (might be a bit fragile) that allows rendering SVG like paths backed by a GeglVector.

The improvements in GEGL in this release brought to you by:

Martin Nordholts, Øyvind Kolås, Sam Hocevar, Manish Singh, Hubert Figuiere, Sven Neumann, yahvuu at gmail.com and Michael Natterer.

Where to get GEGL ?????????????????
GEGL and it's dependencies babl and glib can be fetched from:

ftp://ftp.gimp.org/pub/babl/0.0/babl-0.0.22.tar.bz2 ftp://ftp.gimp.org/pub/gegl/0.0/gegl-0.0.20.tar.bz2 ftp://ftp.gtk.org/pub/glib/2.18/glib-2.18.1.tar.bz2

The integrity of the tarballs can be verified with:

sha1sum *.bz2 9de50fb5833f41691f50f6e735d6422aad52ea94 babl-0.0.22.tar.bz2 37be399b58d50a87134f2dfad389a476e1155874 gegl-0.0.20.tar.bz2 d34a30cfccc8322dfe4198d26cf6bfc0210f141b glib-2.18.1.tar.bz2

Where to get more information about GEGL ???????????????????????????????????????? Information about GEGL can be found at the GEGL website http://www.gegl.org/