We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bda6ba commit 3ca2c3fCopy full SHA for 3ca2c3f
test/pdfs/.gitignore
@@ -75,6 +75,7 @@
75
!noembed-eucjp.pdf
76
!noembed-sjis.pdf
77
!vertical.pdf
78
+!ZapfDingbats.pdf
79
!bug878026.pdf
80
!issue5010.pdf
81
!issue4934.pdf
test/pdfs/ZapfDingbats.pdf
17.2 KB
test/test_manifest.json
@@ -870,6 +870,13 @@
870
"rounds": 1,
871
"type": "eq"
872
},
873
+ { "id": "ZapfDingbats",
874
+ "file": "pdfs/ZapfDingbats.pdf",
875
+ "md5": "980df9b1c86715a3d8aa2d3c807a2b2c",
876
+ "link": false,
877
+ "rounds": 1,
878
+ "type": "eq"
879
+ },
880
{ "id": "issue3323",
881
"file": "pdfs/issue3323.pdf",
882
"md5": "1a14ff574013caeafa9d598269988764",
0 commit comments