mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
calgray: fix getRgbBuffer problem
This fixes issue 3903.
This commit is contained in:
parent
1de3fae840
commit
4c040dd955
3 changed files with 45 additions and 33 deletions
1
test/pdfs/issue3903.pdf.link
Normal file
1
test/pdfs/issue3903.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.reloadbench.com/pdf/files/1%20Inch%20Diamonds.pdf
|
|
@ -76,6 +76,15 @@
|
|||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue3903",
|
||||
"file": "pdfs/issue3903.pdf",
|
||||
"md5": "c9a4a8012e15cf3b10d671982ce35a92",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2391-1",
|
||||
"file": "pdfs/issue2391-1.pdf",
|
||||
"md5": "25ae9cb959612e7b343b55da63af2716",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue