microfont
Text rendering library
A text drawing library for MicroPython framebuffer using Viper native code emitter and supporting fast rotated text rendering and blitting.
Text drawing library for MicroPython framebuffer
52 stars
2 watching
1 forks
Language: Python
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
antirez/uc8151_micropython | A MicroPython driver for controlling e-paper displays using the UC8151 chip | 136 |
antirez/st77xx-pure-mp | A pure MicroPython driver for ST77xx displays with low memory requirements and optimized direct memory access. | 23 |
peter-l5/framebuf2 | MicroPython extension to manipulate frame buffers with fonts and shapes | 12 |
pramasoul/micropython-sharp_memory_display | A driver for SHARP memory displays used in embedded systems | 11 |
ninjaprox/inkwell | A font library that allows dynamic loading and seamless use of custom fonts on mobile devices. | 154 |
boochow/fbconsole | A framework for redirecting MicroPython's REPL output to framebuffer devices for display on low-power displays. | 57 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
jposada202020/micropython_uplot | MicroPython graphics framework for small displays using the IL9486 driver | 2 |
antirez/micropython-ft6x06 | A MicroPython driver for the FT6x06 capacitive touch sensor chip | 9 |
fizban99/microbit_ssd1306 | A Python library that enables the display of images and text on an OLED screen connected to a Micro:bit board using its I2C interface. | 57 |
alexmyczko/fnt | Provides a font rendering library using the GPU with hardware acceleration. | 487 |
mypebble/rest-framework-latex | A plug-in for Django REST Framework to render LaTeX math formulas as PDFs. | 35 |
chaoticbob/tinyrenderers | A set of single-header implementations of Vulkan and D3D12 renderers with simplified APIs and shared code. | 471 |
arklumpus/mupdfcore | A set of .NET bindings for rendering PDF and other formats to raster images | 114 |
shrimpingit/micropython-st7920 | Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython. | 12 |