mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-23 00:28:06 +02:00
Merge remote-tracking branch 'mozilla/master' into textsearch
Conflicts: l10n/en-US/viewer.properties web/viewer.html
This commit is contained in:
commit
74616848ca
8 changed files with 37 additions and 22 deletions
|
@ -4952,9 +4952,9 @@ var CFFPrivateDict = (function CFFPrivateDictClosure() {
|
|||
[[12, 17], 'LanguageGroup', 'num', 0],
|
||||
[[12, 18], 'ExpansionFactor', 'num', 0.06],
|
||||
[[12, 19], 'initialRandomSeed', 'num', 0],
|
||||
[19, 'Subrs', 'offset', null],
|
||||
[20, 'defaultWidthX', 'num', 0],
|
||||
[21, 'nominalWidthX', 'num', 0]
|
||||
[21, 'nominalWidthX', 'num', 0],
|
||||
[19, 'Subrs', 'offset', null]
|
||||
];
|
||||
var tables = null;
|
||||
function CFFPrivateDict(strings) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue