[Gimp-developer] (Future) Implementations of Gimp Color Palettes

2018-04-08 Thread Tobias Vogel
I today received some Photoshop Files including Photoshop Color Palettes (aka Color Swatches). When I looked into the structure of these Files, I came up with the idea to write a GIMP Import/Export Plugin to read these files directly into GIMP. These Photoshop Palette Files store Colors in many

Re: [Gimp-developer] GNU++11 not allowed with Objective-C code

2018-04-08 Thread Partha Bagchi
On Sun, Apr 8, 2018 at 7:07 AM, Ell via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > On Sat, 7 Apr 2018 18:00:57 -0400 > Ell via gimp-developer-list wrote: > > > On Sat, 7 Apr 2018 17:35:20 -0400 > > Partha Bagchi wrote: > > > > > Confirmed. It's something you did!! :) :) > > >

Re: [Gimp-developer] GNU++11 not allowed with Objective-C code

2018-04-08 Thread Ell via gimp-developer-list
On Sat, 7 Apr 2018 18:00:57 -0400 Ell via gimp-developer-list wrote: > On Sat, 7 Apr 2018 17:35:20 -0400 > Partha Bagchi wrote: > > > Confirmed. It's something you did!! :) :) > > > > Anyway, reverted back to previous head and c++14 error is back but > > all the above is gone. > > Ha, of co