exupero / saveSvgAsPng

Save SVGs as PNGs from the browser.
MIT License
1.09k stars 362 forks source link

internet explorer SVG elements support #206

Open hemant-panchal opened 5 years ago

hemant-panchal commented 5 years ago

I have included all 3 libraries by canvg -

  1. Stackblur
  2. rgbcolor
  3. canvg

and using like saveSvgAsPng(svg, "abc.png",{canvg:window.canvg} ); But still i get the error SVG elements are not supported in I. E (11.5)