mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #3867 from yurydelendik/pfb
Workaround for some bad Type1 data
This commit is contained in:
commit
c8e021dfa6
4 changed files with 30 additions and 2 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -23,6 +23,7 @@
|
|||
!issue840.pdf
|
||||
!issue2074.pdf
|
||||
!scan-bad.pdf
|
||||
!bug860632.pdf
|
||||
!pdfjsbad1586.pdf
|
||||
!freeculture.pdf
|
||||
!pdfkit_compressed.pdf
|
||||
|
|
BIN
test/pdfs/bug860632.pdf
Normal file
BIN
test/pdfs/bug860632.pdf
Normal file
Binary file not shown.
|
@ -741,6 +741,13 @@
|
|||
"link": true,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "bug860632",
|
||||
"file": "pdfs/bug860632.pdf",
|
||||
"md5": "b3cabf9249c8fee76f61f6b3b7fdd5fd",
|
||||
"rounds": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1466",
|
||||
"file": "pdfs/issue1466.pdf",
|
||||
"md5": "8a8877432e5bb10cfd50d60488d947bb",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue