1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Add support for blend modes.

This commit is contained in:
Brendan Dahl 2013-03-11 10:23:47 -07:00
parent c11a8a6e42
commit 523aa9c152
4 changed files with 24 additions and 5 deletions

BIN
test/pdfs/blendmode.pdf Normal file

Binary file not shown.

View file

@ -838,6 +838,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "blendmode",
"file": "pdfs/blendmode.pdf",
"md5": "374800cf78ce4b4abd02cd10a856b57f",
"rounds": 1,
"type": "eq",
"about": "Every blend mode that PDF supports."
},
{ "id": "issue2462",
"file": "pdfs/issue2462.pdf",
"md5": "d4e3dddfdd35464c71cf0310bff29b42",