mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #5597 from timvandermeij/ccitt-regression
CCITTFaxStream: fix regression when EncodedByteAlign is true and EndOfLine is false
This commit is contained in:
commit
6e66e30d92
3 changed files with 9 additions and 1 deletions
1
test/pdfs/issue5592.pdf.link
Normal file
1
test/pdfs/issue5592.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.pdf-archive.com/2014/12/29/4111112/4111112.pdf
|
|
@ -1933,6 +1933,13 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5592",
|
||||
"file": "pdfs/issue5592.pdf",
|
||||
"md5": "a0750f95afa80c880f7966df7062616c",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5549.pdf",
|
||||
"file": "pdfs/issue5549.pdf",
|
||||
"md5": "6c36df6ebc583c9e18aad0ad00d257b8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue