mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fix CCITTStream regression by byte-aligning rows before checking EOL marker
This commit is contained in:
parent
8614c17c1d
commit
27e3558a41
3 changed files with 12 additions and 4 deletions
1
test/pdfs/issue5726.pdf.link
Normal file
1
test/pdfs/issue5726.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://digipool.bib-bvb.de/bvb/info/OCR_with_TIFFG4.pdf
|
|
@ -1606,6 +1606,13 @@
|
|||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5726",
|
||||
"file": "pdfs/issue5726.pdf",
|
||||
"md5": "f52f31ad3da316b599cade875ab049db",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug816075",
|
||||
"file": "pdfs/bug816075.pdf",
|
||||
"md5": "7ec87c115c1f9ec41234cc7002555e82",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue