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

Fix 8 bit depth #21

Merged
merged 2 commits into from Jul 26, 2018
Merged

Fix 8 bit depth #21

merged 2 commits into from Jul 26, 2018

Conversation

wooster0
Copy link
Contributor

@wooster0 wooster0 commented Jul 26, 2018

Fixes #20

I wanted to improve the readability of the code a bit in #19 by using each_with_index(1) but for some reason this causes weird output like this:
circle_test

But this fixes it by defining i manually again.
circle_test

@l3kn l3kn merged commit db48539 into stumpycr:master Jul 26, 2018
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 this pull request may close these issues.

8 bit depth saving is broken after 4.4.0
2 participants