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

libpng warns about invalid chunks #52

Closed
jansol opened this issue Dec 9, 2016 · 1 comment
Closed

libpng warns about invalid chunks #52

jansol opened this issue Dec 9, 2016 · 1 comment
Assignees
Labels
I-High Issues that are breaking core functionality for a small number of users T-Bug Some piece of the software is not working as intended

Comments

@jansol
Copy link

jansol commented Dec 9, 2016

I recently got these warnings after recompressing a set of sprites with oxipng 0.12.0:

libpng warning: sBIT: invalid
libpng warning: bKGD: invalid

The files were compressed with oxipng -o6 -Z sample$N-good.png --out sample$N-bad.png

Some of the offending files:
Bad: sample1-bad
Good: sample1-good
Bad: sample2-bad
Good: sample2-good
Bad: sample3-bad
Good: sample3-good
Bad: sample4-bad
Good: sample4-good
Bad: sample5-bad
Good: sample5-good
Bad: sample6-bad
Good: sample6-good
(I hope GitHub didn't mangle those)

@shssoichiro shssoichiro added I-High Issues that are breaking core functionality for a small number of users T-Bug Some piece of the software is not working as intended labels Dec 9, 2016
@shssoichiro
Copy link
Owner

Thanks for the bug report! I'll take a look at these this evening after work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-High Issues that are breaking core functionality for a small number of users T-Bug Some piece of the software is not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants