new FontItem component for displaying and loading WebFonts (WebFontLoader implementation)

This commit is contained in:
Xevion
2020-08-30 18:06:09 -05:00
parent 7816da1d7c
commit 4a67ca7b9a
18 changed files with 47 additions and 596 deletions

5
package-lock.json generated
View File

@@ -12095,6 +12095,11 @@
"defaults": "^1.0.3"
}
},
"webfontloader": {
"version": "1.6.28",
"resolved": "https://registry.npmjs.org/webfontloader/-/webfontloader-1.6.28.tgz",
"integrity": "sha1-23hhKSU8tujq5UwvsF+HCvZnW64="
},
"webpack": {
"version": "4.44.1",
"resolved": "https://registry.npm.taobao.org/webpack/download/webpack-4.44.1.tgz?cache=0&sync_timestamp=1597916627918&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack%2Fdownload%2Fwebpack-4.44.1.tgz",