public marks

PUBLIC MARKS from srcmax with tags mobile & svg

10 June 2011 08:45

canvg - Javascript SVG parser and renderer on Canvas - Google Project Hosting

canvg is a SVG parser and renderer. It takes a URL to a SVG file or the text of an SVG file, parses it in JavaScript, and renders the result on a Canvas element. The rendering speed of the examples is about as fast as native SVG.