mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 09:08:07 +02:00
Don't clip when the clip path is empty (issue #12306)
This commit is contained in:
parent
379125c37f
commit
3d74d2c6cb
3 changed files with 22 additions and 6 deletions
1
test/pdfs/issue12306.pdf.link
Normal file
1
test/pdfs/issue12306.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/5150027/document13-08-2020-122237.pdf
|
|
@ -6362,5 +6362,13 @@
|
|||
"link": true,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue12306",
|
||||
"file": "pdfs/issue12306.pdf",
|
||||
"md5": "7fd05ba56791238b5a60adc6cc0e7a22",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue