On Tue, Jan 11, 2011 Øyvind Kolås <[email protected]> wrote: > .... http://git.gnome.org/browse/gegl/tree/operations/ (GEGL plug-in ops) > ... http://git.gnome.org/browse/gimp/tree/app/gegl (GEGL ops statically > compiled into GIMP)
Note these two ways of creating GeglOperation subclasses lead to almost exactly the same compiled code, the first one uses custom C-preprocessor macros to avoid the boiler plate needed to define GObject subclasses and properties. /Øyvind K. -- «The future is already here. It's just not very evenly distributed» -- William Gibson http://pippin.gimp.org/ http://ffii.org/ _______________________________________________ Gimp-developer mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
