mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
JBIG2: finds end of segment when length is not specified
This commit is contained in:
parent
007a643279
commit
1d4372775d
3 changed files with 43 additions and 2 deletions
1
test/pdfs/issue2139.pdf.link
Normal file
1
test/pdfs/issue2139.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.cs.wustl.edu/~cytron/cse547/PDFs/p1.pdf
|
|
@ -474,6 +474,13 @@
|
|||
"link": true,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue2139",
|
||||
"file": "pdfs/issue2139.pdf",
|
||||
"md5": "ee4072992e7c5ffd5063181916a2fcae",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1010",
|
||||
"file": "pdfs/issue1010.pdf",
|
||||
"md5": "f991ef093484a107fe9f59dff18fc155",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue