Hi, On Sun, Feb 21, 2016 at 1:23 PM, Kevin Payne <paynekj@xxxxxxxxxxx> wrote: > But that is partly my point - The original icons are apparently the wrong size, so my question stands: How to determine what sizes are required? > I had already noticed this discrepancy in our code. We are actually requesting for a GTK_ICON_SIZE_BUTTON which is 20x20 in GTK+2 (interestingly in GTK+3, it is a 16x16). Yet the icons in the legacy color icon theme are 22x22 (not 24x24); and since the default acceptable "threshold" is 2 pixels, when requesting a 24x24 icons, GTK+ gets the available 22x22 tool icons instead. I'm not sure icons are actually re-scaled though. I think GTK+ simply uses the smaller 22x22 icons as is, instead of the expected 24x24, that's all. Not trying forcingly to match expectations. Though I actually wondered as well, since if they were in fact rescaled, that basically means our default theme had been providing definitely not-pixel-perfect all along. Jehan > --- Original Message --- > > From: "Michael Schumacher" <schumaml@xxxxxx> > Sent: 21 February 2016 10:39 > To: gimp-developer-list@xxxxxxxxx > Subject: Re: Icon sizes required > > > Am 21.02.2016 um 09:27 schrieb Kevin Payne: > >> So my question is this: Is there a way to get a correct list of all >> the required icon sizes as the current reference, icon-list.mk file, >> is inaccurate? > > IMO our next step should be to restore the previous colored icons and > work on the new ones as a new icon theme. > > We should be able to determine the correct sizes from the previous icons. > > > -- > Regards, > Michael > GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD > _______________________________________________ > gimp-developer-list mailing list > List address: gimp-developer-list@xxxxxxxxx > List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list > List archives: https://mail.gnome.org/archives/gimp-developer-list > _______________________________________________ > gimp-developer-list mailing list > List address: gimp-developer-list@xxxxxxxxx > List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list > List archives: https://mail.gnome.org/archives/gimp-developer-list _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list