mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #16268 from Snuffleupagus/RegionalImageCache
Attempt to also cache images at the "page"-level (issue 16263)
This commit is contained in:
commit
3a36a9d337
5 changed files with 63 additions and 9 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -225,6 +225,7 @@
|
|||
!issue840.pdf
|
||||
!160F-2019.pdf
|
||||
!issue4402_reduced.pdf
|
||||
!issue16263.pdf
|
||||
!issue845r.pdf
|
||||
!issue3405r.pdf
|
||||
!issue14130.pdf
|
||||
|
|
BIN
test/pdfs/issue16263.pdf
Normal file
BIN
test/pdfs/issue16263.pdf
Normal file
Binary file not shown.
|
@ -4721,6 +4721,12 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue16263",
|
||||
"file": "pdfs/issue16263.pdf",
|
||||
"md5": "93c3e7884f1f2d072442898127e0a6fd",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2006",
|
||||
"file": "pdfs/issue2006.pdf",
|
||||
"md5": "71ec73831ece9b508ad20efa6ff28642",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue