Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kmatch98
Copy link

The recent addition of the bitmaptools.readinto function helps speed loading of bitmap files. This provides an additional input variable reverse_rows to flip the row order to accommodate the format of some bitmap files.

This is required for speedups to the Adafruit_CircuitPython_Imageloadlibrary: adafruit/Adafruit_CircuitPython_ImageLoad#45

(Note: There were some doc string changes that appeared due to my manual merging. I tried to match the formatting with the right spacing, and I verified locally that this PR's files build ok in the docs.)

@tannewt tannewt requested a review from jepler March 18, 2021 01:13
Copy link

@jepler jepler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't test, looks fine

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