mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #5103 from Snuffleupagus/issue-4800-test
Add a reduced test-case for issue 4800
This commit is contained in:
commit
281d68d6bd
3 changed files with 9 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -83,4 +83,5 @@
|
|||
!issue4246.pdf
|
||||
!issue4461.pdf
|
||||
!issue4573.pdf
|
||||
!issue4800.pdf
|
||||
!issue4801.pdf
|
||||
|
|
BIN
test/pdfs/issue4800.pdf
Normal file
BIN
test/pdfs/issue4800.pdf
Normal file
Binary file not shown.
|
@ -554,6 +554,14 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4800",
|
||||
"file": "pdfs/issue4800.pdf",
|
||||
"md5": "80d285dfdb8e8e0dd66a2353f0c78b05",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"about": "TrueType font with (0, 1) cmap."
|
||||
},
|
||||
{ "id": "issue4801",
|
||||
"file": "pdfs/issue4801.pdf",
|
||||
"md5": "7f32764717447a8b5c8eac08c9ab8380",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue