Skip to content

Instantly share code, notes, and snippets.

@yorzi
Created January 6, 2013 13:32
Show Gist options
  • Select an option

  • Save yorzi/4467165 to your computer and use it in GitHub Desktop.

Select an option

Save yorzi/4467165 to your computer and use it in GitHub Desktop.
# Hack below line in canvg.js in svg.parseXml function before deal with the XML
xml = xml.replace(/xmlns=\"http:\/\/www\.w3\.org\/2000\/svg\"/, '');
@Vishnurameya
Copy link
Copy Markdown

Can anyone help how to use this for svg to png work in ie9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment