Skip to content

Correct y= argument of JpegDecoder.decode #8784

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

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

jepler
Copy link

@jepler jepler commented Jan 4, 2024

.. update the tests as well. Don't dump the bitmap when the bitmaps already compared equal for the crop and position tests.

Basically, the y= coordinate was not used (x= was used) and my tests all happened to use x=y values. Oops!

.. update the tests as well. Don't dump the bitmap when the bitmaps
already compared equal for the crop and position tests.
@dhalbert dhalbert merged commit bbff8b5 into adafruit:main Jan 4, 2024
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.

2 participants