diff --git a/fonts.js b/fonts.js index 48c99d8a7..262746ac6 100755 --- a/fonts.js +++ b/fonts.js @@ -1124,7 +1124,7 @@ var Font = (function() { action: 'font', data: { raw: data, - fontName: this.name, + fontName: this.loadedName, mimetype: this.mimetype } });