1
0
Fork 0
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:
Brendan Dahl 2014-03-10 10:34:49 -07:00
commit 72a9c7810b
4 changed files with 14 additions and 6 deletions

View file

@ -66,3 +66,4 @@
!bug946506.pdf
!issue3885.pdf
!bug859204.pdf
!issue4246.pdf

BIN
test/pdfs/issue4246.pdf Normal file

Binary file not shown.

View file

@ -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"
}
]