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:
parent
3eccfa3cc0
commit
d502866111
2 changed files with 37 additions and 22 deletions
2
pdf.js
2
pdf.js
|
@ -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'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue