]> git.parisson.com Git - pdf.js.git/commitdiff
Replace test pdf tcpdf 33 by custom generated pdf.
authorBrendan Dahl <brendan.dahl@gmail.com>
Tue, 17 Apr 2012 17:39:17 +0000 (10:39 -0700)
committerBrendan Dahl <brendan.dahl@gmail.com>
Tue, 17 Apr 2012 17:39:17 +0000 (10:39 -0700)
test/pdfs/.gitignore
test/pdfs/mixedfonts.pdf [new file with mode: 0644]
test/test_manifest.json

index e4b9fb10cca2fa23879a929648e3adfa1c5bf799..d93dae609673a880a7b0c0ab91b3510e5458bf18 100644 (file)
@@ -32,3 +32,4 @@
 !issue925.pdf
 !gradientfill.pdf
 !basicapi.pdf
+!mixedfonts.pdf
diff --git a/test/pdfs/mixedfonts.pdf b/test/pdfs/mixedfonts.pdf
new file mode 100644 (file)
index 0000000..82bdbec
Binary files /dev/null and b/test/pdfs/mixedfonts.pdf differ
index 207c41c22a64ef27ed9bd9f641ba25df1e2e7e0e..b52cbd1dd603f6a1b7808f55e300774908d7e433 100644 (file)
        "skipPages": [ 16 ],
        "type": "load"
     },
-    {  "id": "tcpdf_033",
-       "file": "pdfs/tcpdf_033.pdf",
-       "md5": "861294df58d185aae80919173f2732ff",
-       "link": true,
+    {  "id": "mixedfonts",
+       "file": "pdfs/mixedfonts.pdf",
+       "md5": "a582b83fa1b3a25a6f13803a367c71ec",
+       "link": false,
        "rounds": 1,
        "type": "eq"
     },