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 #4474 from chriskr/draw-image-subpixel-support

Introduce paintSolidColorImageMask command to handle 1x1 solid image
This commit is contained in:
Yury Delendik 2014-03-19 14:31:15 -05:00
commit 1801fb2c37
5 changed files with 38 additions and 1 deletions

View file

@ -0,0 +1,2 @@
http://arxiv.org/pdf/1203.6597v3.pdf

View file

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