mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Adds transfer function support for SMask.
This commit is contained in:
parent
d4843ebf6d
commit
15c9969abe
5 changed files with 38 additions and 10 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -172,6 +172,7 @@
|
|||
!issue5334.pdf
|
||||
!bug1186827.pdf
|
||||
!issue215.pdf
|
||||
!issue5044.pdf
|
||||
!issue1512r.pdf
|
||||
!issue2128r.pdf
|
||||
!issue5540.pdf
|
||||
|
|
BIN
test/pdfs/issue5044.pdf
Normal file
BIN
test/pdfs/issue5044.pdf
Normal file
Binary file not shown.
|
@ -430,6 +430,13 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5044",
|
||||
"file": "pdfs/issue5044.pdf",
|
||||
"md5": "44788cd31dcb4a2495ded34a84c4a765",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug1186827",
|
||||
"file": "pdfs/bug1186827.pdf",
|
||||
"md5": "6c5526ae1a9d66cb517153001afc196e",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue