SVG Parser in Javascript
        Posted  
        
            by jsight
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jsight
        
        
        
        Published on 2009-07-26T21:31:13Z
        Indexed on 
            2010/05/07
            23:48 UTC
        
        
        Read the original article
        Hit count: 331
        
I believe that at one point, I saw a TinySVG implementation that worked in the browser, using the canvas element as the backend. I found a few sites that appeared to indicate it was at http://fuchsia-design.com/CanvaSVG/, however, that site appears to no longer exist. Is this project (or a similar one) still on the web anywhere?
© Stack Overflow or respective owner