]> git.parisson.com Git - pdf.js.git/commitdiff
Merge upstream
authorBrendan Dahl <brendan.dahl@gmail.com>
Mon, 31 Oct 2011 15:51:45 +0000 (08:51 -0700)
committerBrendan Dahl <brendan.dahl@gmail.com>
Mon, 31 Oct 2011 15:51:45 +0000 (08:51 -0700)
1  2 
src/canvas.js
src/evaluator.js
test/pdfs/.gitignore
test/test_manifest.json

diff --cc src/canvas.js
Simple merge
Simple merge
index 09618a7e65a8d73302ae15dfa4232368c0f8e347,49267e36f947a227f1888e343dd5aa3ccd512b21..443cb155afa9c7b7c872133a9f44fd1e7de27d13
@@@ -12,5 -12,4 +12,6 @@@
  !rotation.pdf
  !simpletype3font.pdf
  !sizes.pdf
+ !close-path-bug.pdf
 +!alphatrans.pdf
 +
index 1d51c935fc3674b4496a8206b3dd6f8bb09f902d,4837dd2b74d80cd1a6d708e093331a11be8b9e7a..25f609e8dc4103d009a70322da2bd9fdc6bedee6
         "rounds": 1,
         "type": "eq"
      },
+     {  "id": "close-path-bug",
+        "file": "pdfs/close-path-bug.pdf",
+        "rounds": 1,
+        "type": "eq"
++    },
 +    {  "id": "alphatrans",
 +       "file": "pdfs/alphatrans.pdf",
 +       "link": false,
 +       "rounds": 1,
 +       "type": "eq"
      }
  ]