
jiho <jo.irisson@...360...> writes:
On 2007-November-13 , at 09:23 , Michael Grosberg wrote:
I noticed that while the icons in the current default set are designed as 16x16 pixel icons, they are rendered as 13X13 icons.
As far as I know, this all depends on the GTK theme you are using.
I think I have been a bit vague... I should have written more details: I was writing this on a windows machine at work and was talking about the icons sizes in the development builds. It seem all the recent ones have this line in the GTKRC file: gtk-icon-sizes = "gtk-menu=13,13:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:
I'm not sure whose responsibility it is but it should probably be changed to 16.
and on Ubuntu, some icons that should be small such as the four "affect" buttons at the end of the select and transform toolbar are excessively large.
That's probably because Inkscape-decoration is not defined.
mmm... could be some system-wide ubuntu setting? I'm not knowledgeable enough when it comes to GTK and linux - On windows Inkscape has its own GTK libraries and settings, but what happens on Linux? Can menu sizes be changed just for Inkscape? Or is there a single GTK theme for all GTK apps? In any case, where is the GTKRC file located?