Re: SVGSVGElement.toDataURL()

Klaus,

Canvas drawImage will take an SVG image as input and you can convert
that using toDataURL so it's not really missing is it? You just have
to go through canvas to do it and that's only three lines of code or
so.

Best regards

Robert.

Received on Monday, 11 March 2013 12:51:52 UTC