Skip to content

corrected index replacement of tileGrid, and deletion of unused tileGrids #69

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
Jul 13, 2020

Conversation

kmatch98
Copy link
Contributor

This is resolves leftover characters as identifed in: #67.

The issue was related to the skipping of the tileGrid elements when a blank glyph is present. I created a different tilegrid_count index to resolve this.

Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

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

Tested and it's working perfectly now on both PyPortal and Raspberry Pi.

@makermelissa makermelissa merged commit dd13c49 into adafruit:master Jul 13, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 14, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 2.7.10 from 2.7.9:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#69 from kmatch98/bitmap_zero

Updating https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad to 0.11.5 from 0.11.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_ImageLoad#34 from adafruit/readme-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation to 2.4.0 from 2.3.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_LED_Animation#61 from georgebohnisch/master
  > Merge pull request adafruit/Adafruit_CircuitPython_LED_Animation#60 from rhooper/ring_support
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