Skip to content

Commit 3ca2c3f

Browse files
committed
Add ZapfDingbats testcase
1 parent 4bda6ba commit 3ca2c3f

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

test/pdfs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
!noembed-eucjp.pdf
7676
!noembed-sjis.pdf
7777
!vertical.pdf
78+
!ZapfDingbats.pdf
7879
!bug878026.pdf
7980
!issue5010.pdf
8081
!issue4934.pdf

test/pdfs/ZapfDingbats.pdf

17.2 KB
Binary file not shown.

test/test_manifest.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,13 @@
870870
"rounds": 1,
871871
"type": "eq"
872872
},
873+
{ "id": "ZapfDingbats",
874+
"file": "pdfs/ZapfDingbats.pdf",
875+
"md5": "980df9b1c86715a3d8aa2d3c807a2b2c",
876+
"link": false,
877+
"rounds": 1,
878+
"type": "eq"
879+
},
873880
{ "id": "issue3323",
874881
"file": "pdfs/issue3323.pdf",
875882
"md5": "1a14ff574013caeafa9d598269988764",

0 commit comments

Comments
 (0)