exupero / saveSvgAsPng

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

Only half of the SVG is rendered #232

Open aureality opened 4 years ago

aureality commented 4 years ago

Very nice script! But when I use it like in this jsfiddle: https://jsfiddle.net/aureality/tpa0mqwj/10/

... only half of the SVG is being rendered. How come? (BTW the SVG was produced with MathJax)

In the fiddle, click the OK button to call svgAsPngUri and assign the resulting dataUri as src attribute of the image.