Fix the regression at 6073a03
This commit is contained in:
parent
2416d5e745
commit
23af586934
2
fonts.js
2
fonts.js
@ -167,7 +167,7 @@ var Font = (function () {
|
||||
}
|
||||
|
||||
Fonts[name] = {
|
||||
data: file,
|
||||
data: data,
|
||||
properties: properties,
|
||||
loading: true,
|
||||
cache: Object.create(null)
|
||||
|
Loading…
x
Reference in New Issue
Block a user