mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Add the alpha trans test pdf.
This commit is contained in:
parent
5cb64fbab7
commit
11b843325b
2 changed files with 7 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -12,4 +12,5 @@
|
|||
!rotation.pdf
|
||||
!simpletype3font.pdf
|
||||
!sizes.pdf
|
||||
!alphatrans.pdf
|
||||
|
||||
|
|
|
@ -217,5 +217,11 @@
|
|||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "alphatrans",
|
||||
"file": "pdfs/alphatrans.pdf",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue