micropython-font-to-py
Font converter
Converts industry-standard font files to Python source code that can be deployed on MicroPython platforms.
A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode
393 stars
16 watching
72 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
fontsmicropythonpython-3
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility to convert binary data into Python source code for storage in Flash. | 28 |
| Digital filter implementation in MicroPython for real-time and non-realtime applications | 65 |
| A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 518 |
| An assortment of code examples and technical resources for MicroPython development on various platforms. | 470 |
| MicroPython MessagePack implementation | 28 |
| Fast Fourier transform implementation in MicroPython for embedded systems | 79 |
| Converts variable-width fonts to monospace fonts to improve Unicode coverage and formatting consistency in programming. | 384 |
| Converts icon fonts to PNG images | 209 |
| A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. | 270 |
| A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. | 92 |
| A Vpype plugin for working with text in font files | 6 |
| Provides tools and resources to support the development of ultra low power systems using the Pyboard | 44 |
| Enables bidirectional communication between two devices using radio frequency signals. | 55 |
| A tool for converting TrueType fonts into assembly code for the Chip8 computer | 5 |
| Analyzes font files for language and character set support | 104 |