Re: RFC: use svg for widgets instead of png/gif

Tupshin Harper <[email protected]> Sat, 27 Dec 2003 18:14:44 -0800
Newsgroups gmane.comp.java.xwt.widgets
Message-ID <[email protected]>
Adam Megacz wrote:

>Could you run kvec on something more complex?  Like with curves?  Like
>a radio button?  I suspect that it will resort to using rasters.
>
>  - a
>
>  
>
Sure...here's one that I had already done. Two radio buttons and two 
checkboxes (from the google preferences page). Looking at the svg soure, 
and at the results of scaling it, it appears that the curves are done 
roughly pixel by pixel, but at least the result seems spot on. That 
means that an initial svg theme implementation would be easy, and the 
manual work (which could be done later one, and incrementally) would be 
to create versions that would look just as good at the default size but 
scale better.

-Tupshin

_______________________________________________
widgets mailing list
[email protected]
http://lists.xwt.org/listinfo/widgets
google_prefs.svg (image/svg+xml, 4.8 KB) - not displayed
google_prefs.PNG (image/png, 653 B) - not displayed