1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00

cleanup code

This commit is contained in:
sbarman 2011-07-22 09:21:38 -07:00
parent 3eccfa3cc0
commit d502866111
2 changed files with 37 additions and 22 deletions

2
pdf.js
View file

@ -3838,7 +3838,7 @@ var PartialEvaluator = (function() {
var properties = {
type: subType.name,
subtype: fileType,
glyphWidths: glyphWidths,
widths: glyphWidths,
encoding: encodingMap,
charset: charset,
firstChar: fontDict.get('FirstChar'),