Add an empty 'widths' to the properties object for base font
This commit is contained in:
parent
f014867bf8
commit
a7ef696fea
1
pdf.js
1
pdf.js
@ -4435,6 +4435,7 @@ var PartialEvaluator = (function() {
|
||||
type: type.name,
|
||||
encoding: map,
|
||||
differences: [],
|
||||
widths: {},
|
||||
firstChar: 0,
|
||||
lastChar: 256
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user