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:
commit
6cb762246a
6 changed files with 2319 additions and 28 deletions
2134
test/pdfs/transparency_group.pdf
Normal file
2134
test/pdfs/transparency_group.pdf
Normal file
File diff suppressed because one or more lines are too long
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue