1
0
Fork 0
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:
Calixte Denizet 2023-10-03 22:46:50 +02:00
parent 4245d87de5
commit 1be9bbd2e1
4 changed files with 15 additions and 4 deletions

View file

@ -613,3 +613,4 @@
!empty_protected.pdf
!tagged_stamp.pdf
!bug1851498.pdf
!issue17065.pdf

BIN
test/pdfs/issue17065.pdf Normal file

Binary file not shown.

View file

@ -8149,5 +8149,12 @@
"rounds": 1,
"type": "eq",
"annotations": true
},
{
"id": "issue17065",
"file": "pdfs/issue17065.pdf",
"md5": "16a70b9941ba049a61612109e0e1d719",
"rounds": 1,
"type": "eq"
}
]