On Mon, Dec 15, 2014 at 11:00 PM, Nanley Chery <nanleychery@xxxxxxxxx> wrote: > Is there a way for an operation (e.g. blur) to call another operation (e.g. > rotate) in it's process function? Composite operations do exist, in GEGL they are called meta-operations, some examples are gegl:unsharp-mask, gegl:dropshadow and gegl:difference-of-gaussians. It would also be possible, though more cumbersome, to run a GEGL graph as part of the implementation of a GEGL operation; off-hand I am not sure of such an example. / _______________________________________________ gegl-developer-list mailing list List address: gegl-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gegl-developer-list