Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparing of transparent pixels is broken in iojs 3.0.0 #9

Open
LinusU opened this issue Aug 22, 2015 · 4 comments
Open

Comparing of transparent pixels is broken in iojs 3.0.0 #9

LinusU opened this issue Aug 22, 2015 · 4 comments

Comments

@LinusU
Copy link
Contributor

LinusU commented Aug 22, 2015

For some reason two very similar images that contains semi-transparent pixels are considered different.

reference

accepted-1

current

fkog--4jj4w

diff

a

@LinusU
Copy link
Contributor Author

LinusU commented Aug 22, 2015

Smaller example, enlarged 8x:

reference

accepted-1-large

current

fkog--4jj4w-large

diff

c-large

@LinusU
Copy link
Contributor Author

LinusU commented Aug 22, 2015

This is how the images looks next to each other in Gimp, with a red background added.

screen shot 2015-08-22 at 21 32 49

One can see that there is a small small variance in the shading. I have the tolerance set to 5 however so that should work.

The strangest part about all this is that it works in Node.js 0.12 but not on iojs 3.0.

@SevInf
Copy link
Contributor

SevInf commented Oct 23, 2015

Should be handled by #12

@sipayRT
Copy link
Member

sipayRT commented Nov 11, 2016

@LinusU can you check it now with v3.1.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants