Error on Factory Mode T - Font Patterns

Hi,
I’m loving my Eyesy :star_struck:, but came across an error while using it.

Traceback (most recent call):
File “main.py”, line 195, in
mode draw(screen, etc)
File “/sdcard/Modes/Python/T - Font Patterns/main.py”, line 29, in draw
text = font.render(unistr, True, (color))
error: Text has zero width

Could someone look into it… I know nothing of python…

Thanks

1 Like

I downloaded the updated mode folder. That fixed it.
Thanks.

1 Like