1 instead of 0

This commit is contained in:
notmasteryet 2011-10-10 07:03:43 -05:00
parent 1444a7e794
commit 030b498b6a

View File

@ -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,