Created
January 6, 2013 13:32
-
-
Save yorzi/4467165 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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\"/, ''); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can anyone help how to use this for svg to png work in ie9