mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #13683 from brendandahl/mask-fixes
Fix transformations when painting image masks and tiling patterns.
This commit is contained in:
commit
05ebb6329b
5 changed files with 253 additions and 179 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -206,6 +206,7 @@
|
|||
!issue11403_reduced.pdf
|
||||
!issue2074.pdf
|
||||
!scan-bad.pdf
|
||||
!issue13561_reduced.pdf
|
||||
!bug847420.pdf
|
||||
!bug860632.pdf
|
||||
!bug894572.pdf
|
||||
|
|
BIN
test/pdfs/issue13561_reduced.pdf
Normal file
BIN
test/pdfs/issue13561_reduced.pdf
Normal file
Binary file not shown.
|
@ -878,6 +878,12 @@
|
|||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue13561_reduced",
|
||||
"file": "pdfs/issue13561_reduced.pdf",
|
||||
"md5": "e68c315d6349530180dd90f93027147e",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5202",
|
||||
"file": "pdfs/issue5202.pdf",
|
||||
"md5": "bb9cc69211112e66aab40828086a4e5a",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue