GEGL 0.0.22⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺GEGL (Generic Graphics Library) is a graph based image processing framework. GEGL provides infrastructure to do demand driven, cached, non destructive imageediting of larger than RAM rasters. Through babl it provides support for a widerange of color models and pixel storage formats for input and output. This is a release introduces a feature freeze the current feature setperhaps with somefeatures will become the basis for the first 0.1.0 release, the APIswhich will receivesome changes (removal of feature) is GeglPath, apart from that most ofthe current APIseems to be sufficient for a quite wide range of uses. After theintroduction ofgegl_node_add_child and gegl_node_remove_child callsgegl_node_adopt_child call might be removed. Please note thatdocumentation of unstable APIs is not complete. Happy new year. /pippin Changes in this release⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺ • GeglOperation • operation names are now prefixed, the ops in GEGL use 'gegl:' as prefix. • gegl:opacity - combine value and aux mask input when both are available. • gegl:src-in - deal correctly with extens. • gegl:path - new op covering the stroke/fill needs of SVG. • deprecated gegl:shift, the affine familiy of operations now uses the same fast code paths for integer translations. • GeglBuffer • Profiling motivated speed ups in data reading/writing. • Remove left-over swapfiles from dead processes at startup. • GeglNode • made gegl_node_add_child and gegl_node_remove_child public API. (#507298) • GeglPath Vector path representation infrastructure, supporting poly lines and beziers by default, the infrastructure allows extensions from applications with other curve types (smooth curves, spiro curves and others.). The improvements in GEGL in this release brought to you by: Hubert Figuiere, Sven Neumann, Øyvind Kolås, Michael Natterer, Kevin Cozens, Sam Hocevar, Martin Nordholts, Manish Singh, Étienne Bersac and Michael Schumacher. 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.bz2ftp://ftp.gimp.org/pub/gegl/0.0/gegl-0.0.22.tar.bz2ftp://ftp.gtk.org/pub/glib/2.18/glib-2.18.1.tar.bz2 The integrity of the tarballs can be verified with: sha1sum *.bz29de50fb5833f41691f50f6e735d6422aad52ea94 babl-0.0.22.tar.bz2de684d4c8d9eaa9b7e283c55c5f779e5bdabee78 gegl-0.0.22.tar.bz2d34a30cfccc8322dfe4198d26cf6bfc0210f141b glib-2.18.1.tar.bz2 Where to get more information about GEGL⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺More information about GEGL can be found at the GEGL websitehttp://www.gegl.org/ -- «The future is already here. It's just not very evenly distributed» -- William Gibsonhttp://pippin.gimp.org/ http://ffii.org/_______________________________________________Gegl-developer mailing listGegl-developer@xxxxxxxxxxxxxxxxxxxxxxxxxxx://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer