vbauer / manet

Website screenshot service powered by Node.js, SlimerJS and PhantomJS
MIT License
575 stars 102 forks source link

Converting Web Pages with SVG elements #27

Closed BrianSHenderson closed 8 years ago

BrianSHenderson commented 9 years ago

When using PhantomJS the SVG elements appear to be converted into images although I understand PhantomJS can handle SVGs.

How can I sort this out?

vbauer commented 9 years ago

Could you please provide a little bit more details? Do you have some problems with Manet or PhantomJS?

I've just tried to capture http://www.w3schools.com/html/html5_svg.asp and it works fine for me.