Re: [Gimp-developer] Doing without pygtk ?

2019-08-16 Thread Ken Moffat via gimp-developer-list
On Sat, Aug 17, 2019 at 12:22:49AM +0200, Jehan Pagès wrote: > Hi! > > On Sun, Aug 4, 2019 at 10:32 PM Ken Moffat via gimp-developer-list < > gimp-developer-list@gnome.org> wrote: > > > On Sun, Aug 04, 2019 at 08:18:26PM +0100, Ken Moffat via > > gimp-developer-list wrote: > > > Is it a question

Re: [Gimp-developer] Doing without pygtk ?

2019-08-16 Thread Jehan Pagès via gimp-developer-list
Hi! On Sun, Aug 4, 2019 at 10:32 PM Ken Moffat via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > On Sun, Aug 04, 2019 at 08:18:26PM +0100, Ken Moffat via > gimp-developer-list wrote: > > Everyone knows that python2 is reaching end of life, but until now > > pygtk-2 (which seems

Re: [Gimp-developer] Doing without pygtk ?

2019-08-04 Thread Ken Moffat via gimp-developer-list
On Sun, Aug 04, 2019 at 08:18:26PM +0100, Ken Moffat via gimp-developer-list wrote: > Everyone knows that python2 is reaching end of life, but until now > pygtk-2 (which seems to be unmaintained) has continued to build. > But now pango is under more-active maintenance, and using harfbuzz > (which

[Gimp-developer] Doing without pygtk ?

2019-08-04 Thread Ken Moffat via gimp-developer-list
Everyone knows that python2 is reaching end of life, but until now pygtk-2 (which seems to be unmaintained) has continued to build. But now pango is under more-active maintenance, and using harfbuzz (which is a good thing). Unfortunately, as part of the changes in pango-1.44 to move to hb, a