mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Use punycode to parse unicode characters correctly
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "src/fabric"]
|
||||
path = src/fabric
|
||||
url = https://github.com/kangax/fabric.js.git
|
||||
[submodule "src/punycode"]
|
||||
path = src/punycode
|
||||
url = https://github.com/bestiejs/punycode.js.git
|
||||
|
Reference in New Issue
Block a user