RSS/Atom feed Twitter
Site is read-only, email is disabled

GIMP-GEGL

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

GIMP-GEGL diego nassetti 02 Mar 14:07
  GIMP-GEGL Joao S. O. Bueno 02 Mar 15:09
diego nassetti
2017-03-02 14:07:46 UTC (about 7 years ago)

GIMP-GEGL

Hi,

will it be possible (and -if yes- when) to have a "pdb" interface for calling GEGL functions from inside a (scheme or python) filter? If not as pdb, is it planned to create a single interface call like the one existing for calling G'MIC (a string with all required parameters)?

Many thanks

Diego

Joao S. O. Bueno
2017-03-02 15:09:30 UTC (about 7 years ago)

GIMP-GEGL

Hi Diego - the main problem right now is that GEGL Python bindings are only possible from Python3 (with pygobject) - and GIMP-Python is stuck in Python2 + old GTK+ bindings.

But your e-mail gave me an idea - not that I am currently with time to hack with it - but maybe use a module thta use a shameless hack to call GEGL functions, even if it requires making remote procedure calls to a Python3 plug-in that can use GEGL directly.

On 2 March 2017 at 11:07, diego nassetti wrote:

Hi,

will it be possible (and -if yes- when) to have a "pdb" interface for calling GEGL functions from inside a (scheme or python) filter? If not as pdb, is it planned to create a single interface call like the one existing for calling G'MIC (a string with all required parameters)?

Many thanks

Diego _______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list