mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-29 07:37:57 +02:00
1 instead of 0
This commit is contained in:
parent
1444a7e794
commit
030b498b6a
1 changed files with 1 additions and 1 deletions
2
fonts.js
2
fonts.js
|
@ -2271,7 +2271,7 @@ CFF.prototype = {
|
|||
'return': 11,
|
||||
'sub': [12, 11],
|
||||
'div': [12, 12],
|
||||
'pop': [139, 12, 18],
|
||||
'pop': [140, 12, 18],
|
||||
'drop' : [12, 18],
|
||||
'endchar': 14,
|
||||
'rmoveto': 21,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue