mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Compute correctly the bounding box of a transformed rectangle (fixes #17065)
This commit is contained in:
parent
4245d87de5
commit
1be9bbd2e1
4 changed files with 15 additions and 4 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -613,3 +613,4 @@
|
|||
!empty_protected.pdf
|
||||
!tagged_stamp.pdf
|
||||
!bug1851498.pdf
|
||||
!issue17065.pdf
|
||||
|
|
BIN
test/pdfs/issue17065.pdf
Normal file
BIN
test/pdfs/issue17065.pdf
Normal file
Binary file not shown.
|
@ -8149,5 +8149,12 @@
|
|||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
},
|
||||
{
|
||||
"id": "issue17065",
|
||||
"file": "pdfs/issue17065.pdf",
|
||||
"md5": "16a70b9941ba049a61612109e0e1d719",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue