Implement unicode line-breaking

This commit is contained in:
MoyuScript
2017-12-31 00:12:28 +08:00
parent 6f1ef0f9e9
commit a71dca0cdb
13 changed files with 263 additions and 85 deletions

View File

@@ -77,6 +77,6 @@
"homepage": "https://html2canvas.hertzen.com",
"license": "MIT",
"dependencies": {
"punycode": "2.1.0"
"css-line-break": "1.0.0"
}
}