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
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