Slashdot Mirror


SVG 1.1 Becomes W3C Proposed Recomendation

openbear writes "From the w3c web site... W3C is pleased to announce the advancement of Scalable Vector Graphics (SVG) 1.1 and Mobile SVG to Proposed Recommendations. Comments are welcome through 20 December. SVG delivers vector graphics, text, and images to the Web in XML. SVG 1.1 separates the SVG language into reusable building blocks. Mobile SVG re-combines them into two profiles optimized for cellphones and pocket computers."

3 of 168 comments (clear)

  1. Re:So is this going to replace Flash? by ergo98 · · Score: 4, Insightful

    SVG isn't going to replace Flash anymore than Flash is going to replace binary games (i.e. We're not going to play Doom 3 as a Flash game): Each has its place. Having said that, in some situations SVG will supplant Flash were it's a better choice: For instance for charts and graphs the vector graphics capabilities of SVG are absolutely first-rate, and it's unnecessary to resort to a proprietary tool such as Flash when dynamically generated XML will work stunningly. The SVG standard is extremely comprehensive even in its 1.0 form, so I don't see very many ways that it can be coopted by anyone.

  2. SVG vs. Flash by Cheese+Cracker · · Score: 5, Insightful

    Here's a great page that compares SVG vs. Flash.

    Here's two good reasons why you want to implement SVG instead of Flash:

    SVG is a standard, Flash is proprietary.
    SVG can be indexed and searched, Flash can't.

  3. Re:SVG by 0x0d0a · · Score: 4, Insightful

    It would be even nicer if there were Linux graphic editors that could export SVG...