MicroPython-ST7735 icon indicating copy to clipboard operation
MicroPython-ST7735 copied to clipboard

Where does sysfont come from?

Open zkbutt opened this issue 3 years ago • 1 comments

Traceback (most recent call last): File "", line 2, in ImportError: no module named 'sysfont'

zkbutt avatar Oct 18 '22 15:10 zkbutt

Font files are in this repository: https://github.com/GuyCarver/MicroPython/tree/master/lib

boochow avatar Oct 18 '22 16:10 boochow