]> git.parisson.com Git - pdf.js.git/commitdiff
Add and wire in test files
authorAdil Allawi <adil@diwan.com>
Wed, 13 Jul 2011 08:55:13 +0000 (09:55 +0100)
committerAdil Allawi <adil@diwan.com>
Wed, 13 Jul 2011 08:55:13 +0000 (09:55 +0100)
test/pdfs/ArabicCIDTrueType.pdf [new file with mode: 0644]
test/test_manifest.json

diff --git a/test/pdfs/ArabicCIDTrueType.pdf b/test/pdfs/ArabicCIDTrueType.pdf
new file mode 100644 (file)
index 0000000..0821ccd
Binary files /dev/null and b/test/pdfs/ArabicCIDTrueType.pdf differ
index d8a8e8f7dea7eaef6466d2f544e10869d93b5450..6c1ff71cd40f738e2f77fc41ac4f53ede391bfbe 100644 (file)
        "link": true,
        "rounds": 1,
        "type": "load"
+    },
+    {  "id": "openofficecidtruetype-pdf",
+       "file": "pdfs/arial_unicode_en_cidfont.pdf",
+       "rounds": 1,
+       "type": "load"
+    },
+    {  "id": "openofficearabiccidtruetype-pdf",
+       "file": "pdfs/arial_unicode_ab_cidfont.pdf",
+       "rounds": 1,
+       "type": "load"
+    },
+    {  "id": "arabiccidtruetype-pdf",
+       "file": "pdfs/ArabicCIDTrueType.pdf",
+       "rounds": 1,
+       "type": "load"
     }
 ]