From: sbarman Date: Fri, 8 Jul 2011 00:37:27 +0000 (-0700) Subject: minor fix X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=619a5216787f47e79fdf3647b9c37007b10324c7;p=pdf.js.git minor fix --- diff --git a/fonts.js b/fonts.js index 48c99d8..262746a 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 } });