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

"resulting image is corrupted" w/ v0.18.1 from cargo #92

Closed
YoshiRulz opened this issue Dec 19, 2017 · 2 comments
Closed

"resulting image is corrupted" w/ v0.18.1 from cargo #92

YoshiRulz opened this issue Dec 19, 2017 · 2 comments
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

@YoshiRulz
Copy link

The file in question is this icon from the game SCP: Containment Breach. oxipng -o 6 -s BlinkIcon.png gives the output:

Processing: BlinkIcon.png
    30x30 pixels, PNG format
    1x8 bits/pixel, Grayscale
    IDAT size = 967 bytes
    File size = 1909 bytes
Trying: 648 combinations
Found better combination:
    zc = 4  zm = 8  zs = 1  f = 5        865 bytes
    IDAT size = 865 bytes (102 bytes decrease)
    file size = 1807 bytes (102 bytes = 5.34% decrease)
The resulting image is corrupted and will not be outputted.
This is a bug! Please report it at https://github.com/shssoichiro/oxipng/issues
The resulting image is corrupted
@shssoichiro
Copy link
Owner

Thanks! I'll look into it and get it fixed ASAP.

@shssoichiro shssoichiro self-assigned this Dec 19, 2017
@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 19, 2017
@shssoichiro
Copy link
Owner

Fixed in 0.18.2

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