jon@...18... wrote:
Quoting Ronan Zeegers <inkscape@...1494...>:
It's important if we want nice and crisp icons in the menu and for the toolbars at the same time! I'm working on the problem for a new set of icons but it can be good if a real coder can take a look at it... 2 icons instead of 1 for each element should do trick --> "draw_calligraphic" whould become "draw_calligraphic_16x16" and "draw_calligraphic_22x22". 2 differents icons for 2 differents rendering res...
Actually that's breaking the intent of SVG icons to begin with.
Once 0.45 is out the door, I can get into adding multiImage support for Inkscape. Then at the very least our own icons will be able to have multiple versions without falling to that name hack.
Would it also be possible to change the system for icons in these paths (in a way that make it look for either multiimage svg's, for those that really wants that, or simple png's): |/usr/share/inkcape/icons/hicolor/16x16/actions/zoom-page.png ||/usr/share/inkcape/icons/hicolor/22x22/actions/zoom-page.png| |/usr/share/inkcape/icons/highcontrast/16x16/status/zoom-page.png ||/usr/share/inkcape/icons/highcontrast/22x22/status/zoom-page.png||||| etc. in addition to the icons.svg file in |/usr/share/inkscape/icons/ |? (And/or some place shared with Scribus and GIMP.) ||That way the icons in Inkscape could change when a user change the desktop theme. See Rodneys post on the matter. [1] 1. http://wayofthemonkey.com/ - Andreas| |