mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #4474 from chriskr/draw-image-subpixel-support
Introduce paintSolidColorImageMask command to handle 1x1 solid image
This commit is contained in:
commit
1801fb2c37
5 changed files with 38 additions and 1 deletions
2
test/pdfs/issue4436.pdf.link
Normal file
2
test/pdfs/issue4436.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
http://arxiv.org/pdf/1203.6597v3.pdf
|
||||
|
|
@ -1575,5 +1575,14 @@
|
|||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"about": "Image mask in higher resolution than the image itself"
|
||||
},
|
||||
{ "id": "issue4436",
|
||||
"file": "pdfs/issue4436.pdf",
|
||||
"md5": "34e6af7441961f5940e6440a62e37427",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 9,
|
||||
"lastPage": 9,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue