1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Merge pull request #15494 from Snuffleupagus/issue-15492

Tweak the heuristic that handles JPEG images with a wildly incorrect SOF (Start of Frame) `scanLines` parameter (issue 15492)
This commit is contained in:
calixteman 2022-09-22 17:05:49 +02:00 committed by GitHub
commit 034017d526
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 3 deletions

View file

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/9624549/EP_Kandzetovic.pdf

View file

@ -5166,6 +5166,14 @@
"lastPage": 1,
"type": "eq"
},
{ "id": "issue15492",
"file": "pdfs/issue15492.pdf",
"md5": "968d36ef340852a4c0e6fa22ced96798",
"rounds": 1,
"link": true,
"lastPage": 1,
"type": "eq"
},
{ "id": "issue9650",
"file": "pdfs/issue9650.pdf",
"md5": "20d50bda6b1080b6d9088811299c791e",