ttgo-hershey-fonts
Hershey Font Demo
A MicroPython demo that displays text using the Hershey font on various displays, comparing memory-based and file-based font rendering methods.
MicroPython Hershey font demo for the TTGO-LCD board
27 stars
5 watching
3 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
esp32hershey-fontshershey-textmicropythonpythonttgovector-graphics
Related projects:
Repository | Description | Stars |
---|---|---|
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
russhughes/t-display-s3 | A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board | 13 |
kamalmostafa/hershey-fonts | A collection of vector fonts and tools for loading, manipulating, and displaying them | 58 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
peterhinch/micropython-font-to-py | Converts industry-standard font files to Python source code that can be deployed on MicroPython platforms. | 387 |
johnbentcope/vpype-ttf | A Vpype plugin for working with text in font files | 6 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
python-ugame/micropython-stage | A MicroPython port of the Stage game library, enabling display of tile grids and sprites on SPI-based RGB displays. | 38 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
peterhinch/micropython-tft-gui | A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. | 90 |
joukos/papertty | Software for rendering TTY or VNC on e-ink displays using Python and Raspberry Pi. | 957 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 163 |