Re: [Gimp-developer] GSOC-2011 - Gimp plug-ins to Gegl operations

2011-08-26 Thread Alexandre Prokoudine
On Fri, Aug 26, 2011 at 2:17 PM, Robert Sasu wrote:

> I also made a showcase: http://sasurobert.github.com/GSoC-2011/

Thanks!

Unfortunately with --enable-workshop your branch doesn't build here:

  CC  convolution-matrix.c
convolution-matrix.c: In function ‘convolve_pixel’:
convolution-matrix.c:277:49: error: incompatible type for argument 4
of ‘gegl_buffer_sample’
../../gegl/buffer/gegl-buffer.h:336:17: note: expected ‘gdouble’ but
argument is of type ‘void *’
make[4]: *** [convolution-matrix.la] Error 1

Also, if you actually make use of lensfun, the configuration script
should check for its presence in the system and probably even provide
an option to disable building the op that uses it.

Alexandre Prokoudine
http://libregraphicsworld.org
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] GSOC-2011 - Gimp plug-ins to Gegl operations

2011-08-26 Thread Martin Nordholts
2011/8/26 Robert Sasu :
> Hello,
>
> Here is the list of op's I ported (made):
> 1. Color rotate
> 2. Color to alpha
> 3. Convolution matrix
> 4. Cubism
> 5. Deinterlace
> 6. Emboss
> 7. Fractal-trace
> 8. Lens correct (with Lensfun library)
> 9. Lens-distortion
> 10. Plasma
> 11. Polar-coordinates
> 12. Red-eye-removal
> 13. Ripple
>
> I also made a showcase: http://sasurobert.github.com/GSoC-2011/
>
> It was a really amazing experience, and I will continue to port plug-ins
> and/or make some tools (anything you need) after GSoC.
> Thanks for everything.

Hi Robert

I must say, really great work! This will be very useful as we fully
transition to GEGL. Nice presentation too.

BR,
Martin


-- 

My GIMP Blog:
http://www.chromecode.com/
"Single-window mode feature complete"
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer