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:
commit
b10b8dad7d
5 changed files with 126 additions and 8 deletions
2
test/pdfs/issue3351.1.pdf.link
Normal file
2
test/pdfs/issue3351.1.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://github.com/mozilla/pdf.js/files/8582209/Doc2.pdf
|
||||
|
2
test/pdfs/issue3351.2.pdf.link
Normal file
2
test/pdfs/issue3351.2.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=8741330
|
||||
|
2
test/pdfs/issue3351.3.pdf.link
Normal file
2
test/pdfs/issue3351.3.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=8741334
|
||||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue