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

flag for inverted alpha #33

Open
m0ose opened this issue Jul 17, 2013 · 2 comments · May be fixed by #40
Open

flag for inverted alpha #33

m0ose opened this issue Jul 17, 2013 · 2 comments · May be fixed by #40

Comments

@m0ose
Copy link

m0ose commented Jul 17, 2013

The inverted alpha when using 'rgba' mode is not right. Maybe there should be a flag or some thing we could set through node that would revert it.

@m0ose
Copy link
Author

m0ose commented Jul 23, 2013

the problem line is at png_encode:78 . it looks like png_set_invert_alpha(png_ptr);

@peko
Copy link

peko commented Dec 5, 2013

Agree with @m0ose why the alfa is inverted?

kkaefer added a commit to kkaefer/node-png that referenced this issue Dec 11, 2013
@kkaefer kkaefer linked a pull request Dec 11, 2013 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants