1 instead of 0
This commit is contained in:
parent
1444a7e794
commit
030b498b6a
2
fonts.js
2
fonts.js
@ -2271,7 +2271,7 @@ CFF.prototype = {
|
|||||||
'return': 11,
|
'return': 11,
|
||||||
'sub': [12, 11],
|
'sub': [12, 11],
|
||||||
'div': [12, 12],
|
'div': [12, 12],
|
||||||
'pop': [139, 12, 18],
|
'pop': [140, 12, 18],
|
||||||
'drop' : [12, 18],
|
'drop' : [12, 18],
|
||||||
'endchar': 14,
|
'endchar': 14,
|
||||||
'rmoveto': 21,
|
'rmoveto': 21,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user