On Tue, 2009-02-10 at 07:59 -0800, Jon A. Cruz wrote:
Actually, this is an important factor. Once the named icon rendering is completed (the initial steps are what caused our icons to go blurry... the theme engine is asking for one size yet using a different one), I was planning on some enhancements to our icon rendering including supporting jimmac's icon workflow.
We'd been waiting for SVG 1.2 to get published with <multiImage>, but that doesn't look to be happening.
The only sane way I could find to solve this for lumiera was to have SVGs that look like this:
http://www.lumiera.org/gitweb?p=LUMIERA;a=blob_plain;f=icons/svg/tool-arrow....
What you can't see is an invisible layer of rectangles that are used bounding boxes for the rendering script.
Joel