Here - I've put together this proof-of-concept snippet using Python + Gobject introspection + GEGL - While both GEGL, Gobject and Python are higly introspective tecnologies, leaving them connecting all by themselves as is the current status of Python + GEGL leave space for a lot of improvement - (the Python introspection cannot introspect into GEGL stuff, but for indirectly calling the GEGL API, and setting proeprties on GEGL nodes has to be done by the C API as well, despite Python's (and gobjects's) numerous features for property handling) http://pastebin.com/aiZ4Zv87 js -><- On 28 November 2013 12:46, Joao S. O. Bueno <gwidion@xxxxxxxxxx> wrote: > There are currently no, that I know, scripts that use both GIMP-Python and > PyGegl - if there are, tehre is no integration between both. > > Python + GEGL should work fine though Pygobject introspection - but > currently there is no straightforward way for retrieving a GEGL Buffer for > a GIMP drawable, operate on it, and putting it back on GIMP. - We > certainly should think about providing this > functionality for GIMP though. > > > > On 28 November 2013 08:38, Gunold Brunbauer <gunoldbrunbauer@xxxxxxxxx>wrote: > >> I want to get used to python-scripting in gimp. Therefor I want to study >> some scripts. Can anybody recommend me some scripts which are easy to >> understand and use GEGL? >> >> Thank you in advance >> Gunold >> www.bilderstroeme.de >> _______________________________________________ >> gimp-developer-list mailing list >> List address: gimp-developer-list@xxxxxxxxx >> List membership: https://mail.gnome.org/mailman/listinfo/gimp- >> developer-list >> > > _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list