dojo-svg kicks off

Web June 23rd, 2006

Before this project is launched, dojo’s developers have made significant progress to explore how to integrate SVG support. Another candidate for the back-end render engine is VML. There are two projects in dojo SoC 2006, dojo-svg & dojo-vml, a universal interface is developed to glue the Gfx API and various back-end rendering engine. I prefer dojo-svg, since VML is only rendered within Microsoft Internet Explorer, while SVG is supported natively by Mozilla Firefox 1.5+, or any browsers with Adobe SVG plugin.

SVG is a complicated protocol, current specification is 1.1, v1.2 draft is still in progress. The good news is I don’t need to implement all the features of the specification, current work is still a proof of correctness. Here is a snapshot of the current achievement.
dojo-svg Snapshot 06/26/2006

Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

3 Comments to “dojo-svg kicks off”

  1. Martinez Marchand | March 28th, 2009 at 7:21 am

    Will this run fast and efficiently on my browser though? I use firefox but sometimes it chugs like crazy and lags my computer.

  2. Fabie | February 9th, 2010 at 8:29 am

    What do you think about that:
    http://www.svg-vml.net/
    Fabulous VML! no?
    and that:
    http://www.web-vector-image.net/
    Does VML come back?

  3. bookstack | September 22nd, 2011 at 10:48 pm

    I do not think so. IE9 is loaded with hardware-accelerated SVG and canvas support, and no one, including Microsoft is going to invest more on VML. Microsoft Word is the only widely-used application spitting VML bits for the sake of backward compatibility.

Leave a Comment