On Nov 11, 2005, at 12:46 PM, Bryce Harrington wrote:
Easiest solution would probably be to tap back into the inkscape renderer for the icons as is done with the main interface currently, but who knows.
I do.
:-)
There's a bit of work to get things hooked in as a proper theme icon source, but I researched enough when I did my initial icon push to have a good handle on it.
Once we have things to Actions again, I can get some kludges in place for the short term, and then work on a real solution.
I think there'd be an argument in favor of this from the standpoint that "it provides a built-in test case for the inkscape renderer", however I think it could equally be said that relying on rsvg for it would give us a built-in compatibility test.
Nah. We don't need that.
Just wait for me to add the rsvg pane to the icon preview dialog. I was planning on that and hooking up for 'live' changes, so you'll get even better compatibility testing. The scope is not that hard, and then I'll also have a nice testbed for moving forward on <multiImage> and <switch> for both Inkscape and rsvg.