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

Cleanup post v0.7.0 #160

Open
1 of 3 tasks
randy408 opened this issue Mar 24, 2021 · 1 comment
Open
1 of 3 tasks

Cleanup post v0.7.0 #160

randy408 opened this issue Mar 24, 2021 · 1 comment
Labels
good first issue Good for newcomers
Milestone

Comments

@randy408
Copy link
Owner

randy408 commented Mar 24, 2021

  • Move transparency testing for grayscale images out of the decoding loop, move it to trns_row()
  • Move format conversion code out of the decoding loop so it can be reused for encoding
    Add more zlib-specific error codes - consider comparing z_stream.msg against known strings
  • Deduplicate unknown chunk writing with a function
@randy408 randy408 added the good first issue Good for newcomers label Mar 24, 2021
@randy408 randy408 added this to the 0.8.0 milestone Mar 24, 2021
@randy408 randy408 mentioned this issue Mar 24, 2021
7 tasks
@Light13008
Copy link

Light13008 commented May 21, 2023

hey, i wish to work on this issue.
could you assign this to me?
and i looked into the files, but couldn't find the exact file which has to be changed.
please mention the path of file which requires change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants