Re: [Gimp-developer] pathon-scripts with GEGL?

2013-11-29 Thread Joao S. O. Bueno
I've writing started such CPython bindings yesterday - in time we should expose the buffers in a proper way. https://github.com/jsbueno/python-gegl What is difficult to do via pygobject bindings is to make use of GEGL itself - the linked example file of yesterday sepeaks for itself. While GEGL

Re: [Gimp-developer] ANNOUNCE: GIMP User Manual 2.8.1 released

2013-11-29 Thread Marco Ciampa
On Fri, Nov 29, 2013 at 03:45:21PM +1000, Róman Joost wrote: Hi, A new version of the user manual for GIMP 2.8 has been released! Well done! -- Marco Ciampa ++ | Linux User #78271 | | FSFE fellow #364 | ++

Re: [Gimp-developer] pathon-scripts with GEGL?

2013-11-29 Thread Daniel Sabo
$ python Python 2.7.3 (default, Jul 24 2012, 11:41:40) [GCC 4.6.3 20120306 (Red Hat 4.6.3-2)] on linux2 from gi.repository import Gegl Gegl.init([])[] params = Gegl.operation_list_properties(gegl:png-load) (python:21947): GEGL-gegl-operations.c-WARNING **: Adding GeglChantinvert-linear_c

Re: [Gimp-developer] pathon-scripts with GEGL?

2013-11-29 Thread Joao S. O. Bueno
Ok - if it is working in current stable versions, I am fine them (yesterday I falied to build pygobject 2.28.6 on a first try, in a clean prefix., will try harder later on). On 29 November 2013 13:32, Daniel Sabo daniels...@gmail.com wrote: $ python Python 2.7.3 (default, Jul 24 2012,

Re: [Gimp-developer] ANNOUNCE: GIMP User Manual 2.8.1 released

2013-11-29 Thread thorsten . stettin
Am 29.11.2013 06:45, schrieb Róman Joost: Hi, A new version of the user manual for GIMP 2.8 has been released! You can find the release on our FTP server: ftp://ftp.gimp.org/pub/gimp/help/gimp-help-2.8.1.tar.bz2 (md5: 7f48c64bcadab9611ce8d3d89d990bb4) (Bugfix release for GIMP 2.6)

[Gimp-developer] Search Action dialog feature

2013-11-29 Thread Jehan Pagès
Hello Peter, Some time ago, a contributor developed a very interesting feature, allowing to search actions with natural language keywords (https://bugzilla.gnome.org/show_bug.cgi?id=708174). For instance, if you want to search a blur filter to apply to your image, you could just type in blur and