Re: [Gimp-developer] gimpfu port to Gimp 3

2020-01-10 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Jan 3, 2020 at 5:09 PM Lloyd Konneker via gimp-developer-list wrote: > > I started porting gimpfu.py to Gimp 3, Python 3. > > Is there any reason not to? Am I duplicating effort? Hello Lloyd! Are you talking about the contents of https://gitlab.gnome.org/GNOME/gimp/tree/master/plug-ins/p

Re: [Gimp-developer] gimpfu port to Gimp 3

2020-01-10 Thread Lloyd Konneker via gimp-developer-list
I think GimpFu is very useful to novice plugin authors and should be retained for that reason. GimpFu provides a much simpler, approachable API, and is the part that generates the GUI automatically. Also, there are probably thousands of plugins that use Gimpfu (granted, many are trivial and rarel