mfinkle / circuitpython_bitmapfonts

Adafruit's framebuf library supports some bitmap font rendering capabilities. The library already includes a bitmap font render (BitmapFont) and a classic 5x8 based font, called font5x8.bin. CircuitPython BitmapFonts ships a 3x8 based font which can be useful for smaller displays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mfinkle/circuitpython_bitmapfonts Watchers