
On Fri, 04 Mar 2005 09:18:19 -0800, Jon A. Cruz <jon@...18...> wrote:
Hmmm... Don't think that's the way to go here. Since they're svg, we really shouldn't count on being optimized for 20 pixel instead of 24.
Then the SVG icons need to be rescaled down within their frames (invisible rectangles) and re-pixel-optimized for the new standard size. This needs to be done at least for the main toolbar icons, because they are very visible.
Any volunteers? It's a simple but necessary task.
That is what making me think that perhaps we should add a single enum value to get a 'decoration' or some such size. We won't be getting stock sizes for that, but we probably could figure something out. Does everyone think that's a good idea?
If there's no appropriate standard size, we have no other choice.