1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 09:08:07 +02:00

Merge pull request #14536 from calixteman/thin_line

Fix some issues with lineWidth < 1 after transform (bug 1753075, bug 1743245, bug 1710019)
This commit is contained in:
Brendan Dahl 2022-03-02 09:46:15 -08:00 committed by GitHub
commit 85ff7b117e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 131 additions and 84 deletions

View file

@ -513,3 +513,4 @@
!issue14307.pdf
!issue14497.pdf
!issue14502.pdf
!issue13211.pdf

View file

@ -0,0 +1 @@
https://bugzilla.mozilla.org/attachment.cgi?id=9262522

BIN
test/pdfs/issue13211.pdf Executable file

Binary file not shown.

View file

@ -6309,5 +6309,19 @@
"rounds": 1,
"link": true,
"type": "other"
},
{ "id": "bug1753075",
"file": "pdfs/bug1753075.pdf",
"md5": "12716fa2dc3e0b3a61d88fef10abc7cf",
"rounds": 1,
"link": true,
"lastPage": 1,
"type": "eq"
},
{ "id": "issue13211",
"file": "pdfs/issue13211.pdf",
"md5": "d193853e8a123dc50eeea593a4150b60",
"rounds": 1,
"type": "eq"
}
]