mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #4246 from pnml/hiresmask
Support for the image mask in higher resolution than the image itself
This commit is contained in:
commit
72a9c7810b
4 changed files with 14 additions and 6 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -66,3 +66,4 @@
|
|||
!bug946506.pdf
|
||||
!issue3885.pdf
|
||||
!bug859204.pdf
|
||||
!issue4246.pdf
|
||||
|
|
BIN
test/pdfs/issue4246.pdf
Normal file
BIN
test/pdfs/issue4246.pdf
Normal file
Binary file not shown.
|
@ -1561,5 +1561,12 @@
|
|||
"firstPage": 4,
|
||||
"lastPage": 4,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4246",
|
||||
"file": "pdfs/issue4246.pdf",
|
||||
"md5": "ed81787b83cc317c9f049643b853bea3",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"about": "Image mask in higher resolution than the image itself"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue