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

Gamma encoding/decoding #243

Closed
ivovanderlans opened this issue Aug 9, 2020 · 3 comments
Closed

Gamma encoding/decoding #243

ivovanderlans opened this issue Aug 9, 2020 · 3 comments

Comments

@ivovanderlans
Copy link

I'd like to add gamma encoding/decoding which I need for my project. It's just about reading and writing the gAMA chunk, so no transformations are involved (which seems a responsibility for the crate user). I have already created a local branch off the master branch, have run the tests (passing), verified the decoded values against the png test-suite, but have no permission to publish the branch, nor create a pull-request.

@HeroicKatora
Copy link
Member

nor create a pull-request.

Pull requests should be open for everyone. The way Github work you'll need to open them from your own fork of the repository :)

@ivovanderlans
Copy link
Author

Ah, this is going to take a few days (this would be my first contribution to github-like systems)

@de-vri-es
Copy link
Contributor

I believe your PR (#244) was merged, so this issue can be closed 🎉. Thank your for implementing it :D

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

No branches or pull requests

3 participants