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

Add basic support for transparency groups.

This commit is contained in:
Brendan Dahl 2013-03-12 17:20:38 -07:00
parent 3f195f3308
commit 725cd5407f
6 changed files with 2318 additions and 26 deletions

File diff suppressed because one or more lines are too long

View file

@ -845,6 +845,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",