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 #2936 from brendandahl/trans-groups2

Add basic support for transparency groups.
This commit is contained in:
Yury Delendik 2013-03-18 14:48:37 -07:00
commit 6cb762246a
6 changed files with 2319 additions and 28 deletions

File diff suppressed because one or more lines are too long

View file

@ -851,6 +851,13 @@
"type": "eq",
"about": "Every blend mode that PDF supports."
},
{ "id": "transparency_group",
"file": "pdfs/transparency_group.pdf",
"md5": "10391f76434128e5da70cff5fc485ff0",
"rounds": 1,
"type": "eq",
"about": "Rotated transparency group with blend mode."
},
{ "id": "issue2462",
"file": "pdfs/issue2462.pdf",
"md5": "d4e3dddfdd35464c71cf0310bff29b42",