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

GitHub

387 stars
15 watching
70 forks
Language: Python
last commit: 15 days ago
Linked from 1 awesome list

fontsmicropythonpython-3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peterhinch/micropython_data_to_py A utility to convert binary data into Python source code for storage in Flash. 28
peterhinch/micropython-filters Digital filter implementation in MicroPython for real-time and non-realtime applications 64
peterhinch/micropython-nano-gui A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. 507
peterhinch/micropython-samples An assortment of code examples and technical resources for MicroPython development on various platforms. 464
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
peterhinch/micropython-fourier Fast Fourier transform implementation in MicroPython for embedded systems 80
cpitclaudel/monospacifier Converts variable-width fonts to monospace fonts to improve Unicode coverage and formatting consistency in programming. 381
pythonity/icon-font-to-png Converts icon fonts to PNG images 208
peterhinch/micropython-micro-gui A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. 265
peterhinch/micropython-tft-gui A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. 90
johnbentcope/vpype-ttf A Vpype plugin for working with text in font files 6
peterhinch/micropython-micropower Provides tools and resources to support the development of ultra low power systems using the Pyboard 45
peterhinch/micropython-radio Enables bidirectional communication between two devices using radio frequency signals. 54
jdeeny/octofont A tool for converting TrueType fonts into assembly code for the Chip8 computer 5
googlefonts/pyfontaine Analyzes font files for language and character set support 103