On 10/20/2009 04:04 AM, Ben S. wrote:
> I've written a GEGL operation in C, but I can't find a scrap of documentation
> on how to actually build it appropriately and install it in gimp so I can
> access it from the tools menu with the rest of the gegl ops. I imagine I'm
> missing something obvious, a shove in the right direction would be much
> appreciated.

The GIMP GEGL Operation tool uses the installed GEGL operations in
$prefix/lib/gegl-0.1 so build your op normally and just put it in the GEGL
lib dir and GIMP should pick it up.

 / Martin


-- 

My GIMP Blog:
http://www.chromecode.com/

_______________________________________________
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer

Reply via email to