mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Copy decoded image data and keeps non-decoded pixes as transparent
This commit is contained in:
parent
84d3d2a58f
commit
51b2587340
3 changed files with 15 additions and 1 deletions
1
test/pdfs/issue1658.pdf.link
Normal file
1
test/pdfs/issue1658.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://www.ads.tuwien.ac.at/teaching/archiv/praktika/CherkasskyGoldberg-1995-MaxFlow.pdf
|
|
@ -539,6 +539,15 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1658",
|
||||
"file": "pdfs/issue1658.pdf",
|
||||
"md5": "b71a0f641e83ad427b8bcfc180899a05",
|
||||
"rounds": 1,
|
||||
"skipPages": [1, 2, 3, 4, 5, 6, 7, 8, 9],
|
||||
"pageLimit": 10,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1049",
|
||||
"file": "pdfs/issue1049.pdf",
|
||||
"md5": "15473fffcdde9fb8f3756a4cf1aab347",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue