On Fri, 20 Mar 2009 01:55:16 -0000, Jon A. Cruz <jon@...18...> wrote:
On Mar 19, 2009, at 7:42 AM, Thomas Worthington wrote:
Ah, yes. That does help.
It seems to confirm that the "eat your own dogfood" approach gave us 100% icon fidelity, whereas splitting things out to other rendering libs. holds us to problems with their implementation/compatibility
The one other thing that might help is if you check using Batik. That can help point out which ones are hitting bugs in Inkscape vs. which ones are hitting limitations in librsvg.
Thanks for investigating.
Batik-squiggle does indeed display the icons correctly.
Ah, thanks.
That means the problems are due to limitations in librsvg's implementation. We'll move forward with that info.
Oh, and in case anyone is wondering, I do know that the few people working on librsvg would be very welcoming to any coding help. So feel free to lend a hand.
Well, armed with the knowledge of where the problem was, I downloaded and installed the latest rsvg and the toolbars now work! I should have thought of that earlier, I guess, but that's always a problem with dependancies.