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 #14853 from calixteman/white_lines

Use integer coordinates when drawing images (bug 1264608, issue #3351)
This commit is contained in:
calixteman 2022-04-29 18:15:03 +02:00 committed by GitHub
commit b10b8dad7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 126 additions and 8 deletions

View file

@ -0,0 +1,2 @@
https://github.com/mozilla/pdf.js/files/8582209/Doc2.pdf

View file

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

View file

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

View file

@ -6403,5 +6403,29 @@
"link": true,
"lastPage": 1,
"type": "eq"
},
{ "id": "issue3351.1",
"file": "pdfs/issue3351.1.pdf",
"md5": "4216245a5f18bb3eac80575ccf0b272d",
"rounds": 1,
"link": true,
"lastPage": 1,
"type": "eq"
},
{ "id": "issue3351.2",
"file": "pdfs/issue3351.2.pdf",
"md5": "fa3fd1659c409c7824ef8838c3071efc",
"rounds": 1,
"link": true,
"lastPage": 1,
"type": "eq"
},
{ "id": "issue3351.3",
"file": "pdfs/issue3351.3.pdf",
"md5": "60e2f2c480b6bc0e7f726743c6896520",
"rounds": 1,
"link": true,
"lastPage": 1,
"type": "eq"
}
]