Re: [Gegl-developer] Abyss color

2009-08-07 Thread Eric Daoust
Thanks for the reply. How would I pass this information from my XML test file to gegl-buffer-access.c? Example XML code (image rotation test using my upsharpfast sampler): ?xml version='1.0' encoding='UTF-8'? gegl node operation='gegl:over' node operation='gegl:rotate' params

Re: [Gegl-developer] Abyss color

2009-08-07 Thread Nicolas Robidoux
What would be the most general way of getting this abyss color to gegl-buffer-access.c? gegl/operations/affine/affine.c would take care of rotation and scaling and a few other things, although it probably is still not general enough. Nicolas Robidoux Universite Laurentienne

Re: [Gegl-developer] Abyss color

2009-08-01 Thread Martin Nordholts
On 08/01/2009 01:36 AM, Eric Daoust wrote: Currently the defauly abyss color is 0,0,0,0 (RGBA). What would have to be done to allow users to specify their own abyss color? Since the abyss logic is in GeglBuffer (gegl-buffer-access.c), I would add the abyss color as a property to the