From: notmasteryet Date: Mon, 10 Oct 2011 12:03:43 +0000 (-0500) Subject: 1 instead of 0 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=030b498b6a9f5a0f8c9688c8a55dccb5ad34dbc5;p=pdf.js.git 1 instead of 0 --- diff --git a/fonts.js b/fonts.js index 45fe9c9..fa6da78 100644 --- a/fonts.js +++ b/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,