]> git.parisson.com Git - pdf.js.git/commitdiff
Add the alpha trans test pdf.
authorBrendan Dahl <brendan.dahl@gmail.com>
Fri, 28 Oct 2011 21:11:14 +0000 (14:11 -0700)
committerBrendan Dahl <brendan.dahl@gmail.com>
Fri, 28 Oct 2011 21:11:14 +0000 (14:11 -0700)
test/pdfs/.gitignore
test/test_manifest.json

index e7eb0da43de8b6bf0d6cc44eeeecc1987415761c..09618a7e65a8d73302ae15dfa4232368c0f8e347 100644 (file)
@@ -12,4 +12,5 @@
 !rotation.pdf
 !simpletype3font.pdf
 !sizes.pdf
+!alphatrans.pdf
 
index d7ac34cef1a20c50c0759bb62cecd6100e82d67f..1d51c935fc3674b4496a8206b3dd6f8bb09f902d 100644 (file)
        "link": false,
        "rounds": 1,
        "type": "eq"
+    },
+    {  "id": "alphatrans",
+       "file": "pdfs/alphatrans.pdf",
+       "link": false,
+       "rounds": 1,
+       "type": "eq"
     }
 ]