canvg - Javascript SVG parser and renderer on Canvas

added by Robert Greyling
1/21/2015 10:54:21 PM

1318 Views

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.


0 comments