This website requires JavaScript.
Explore
Help
Sign In
Sakurai
/
pdf.js
Watch
1
Star
0
Fork
0
You've already forked pdf.js
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a5a9357e15
pdf.js
/
test
/
pdfs
/
issue3351.1.pdf.link
3 lines
58 B
SYSTEMD
Raw
Normal View
History
Unescape
Escape
Use integer coordinates when drawing images (bug 1264608, issue #3351) - it aims to fix https://bugzilla.mozilla.org/show_bug.cgi?id=1264608; - it's only a partial fix for #3351; - some tiled images have some spurious white lines between the tiles. When the current transform is applyed the corners of an image can have some non-integer coordinates leading to some extra transparency added to handle that. So with this patch the current transform is applied on the point and on the dimensions in order to have at the end only integer values.
2022-04-28 23:25:47 +09:00
h
t
t
p
s
:
/
/
g
i
t
h
u
b
.
c
o
m
/
m
o
z
i
l
l
a
/
p
d
f
.
j
s
/
f
i
l
e
s
/
8
5
8
2
2
0
9
/
D
o
c
2
.
p
d
f
Reference in New Issue
Copy Permalink