mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fix gradients for fill and stroke.
This commit is contained in:
parent
e641dabd2c
commit
7008d07fde
6 changed files with 42 additions and 31 deletions
2
test/pdfs/.gitignore
vendored
2
test/pdfs/.gitignore
vendored
|
@ -30,3 +30,5 @@
|
|||
!zerowidthline.pdf
|
||||
!issue1002.pdf
|
||||
!issue925.pdf
|
||||
!gradientfill.pdf
|
||||
|
||||
|
|
BIN
test/pdfs/gradientfill.pdf
Normal file
BIN
test/pdfs/gradientfill.pdf
Normal file
Binary file not shown.
|
@ -558,5 +558,11 @@
|
|||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "gradientfill",
|
||||
"file": "pdfs/gradientfill.pdf",
|
||||
"md5": "cbc1988e4803f647fa83467a85f0e231",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue