You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this may have been fixed by #7867 which was merged on 4/20. I tested using the Feather RP2040 DVI using a build from 4/21 and didn't see the issue. Can you try the latest build and retest?
CircuitPython version
Code/REPL
Behavior
Description
As showed in the bug code the text gives a ValueError. This used to work as in the advance example (aka test suite) for the library... here https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/blob/main/examples/display_text_advance_example.py
I used the example for this PR
adafruit/Adafruit_CircuitPython_Display_Text#181
Additional information
Not sure, maybe we change for checking the value of the bitmap. the number sounds familiar but I did not look in the core for clues
The text was updated successfully, but these errors were encountered: