Re: RFC: use svg for widgets instead of png/gif
Adam Megacz <[email protected]> Sat, 27 Dec 2003 23:00:31 -0800
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
Tupshin Harper <[email protected]> writes: > Very cool...thanks. Performance wise, I do think that runtime bitmap > caching of rendered svg could address the issue fairly completely once Well, it's not just that. In theory, SVG should be really fast. But computing stuff like dirty regions is hard to do efficiently in SVG, so for now I'm very lazy and dirty much more stuff than I need to. That's why (for now) SVG is slow. I actually don't know how much of SVG I've broken ;) I'll figure it out before the Nitrogen release and include a statement summarizing what works and what doesn't. - a > other things worked, since normally, widgets won't be resized or > transformed. Even slow SVG would be interestig to start experimenting > with this. Can you give a couple sentence summary of where SVG is at? > The "futured" bug that says that svg is incomplete doesn't provide > much info. ;-) > > -Tupshin > > > _______________________________________________ > widgets mailing list > [email protected] > http://lists.xwt.org/listinfo/widgets > -- "If Darl McBride [the CEO of SCO, who claims the GPL 'destroys intellectual property'] was in charge, he'd probably make marriage unconstitutional too, since clearly it de-emphasizes the commercial nature of normal human interaction, and probably is a major impediment to the commercial growth of prostitution" -- Linus Torvalds