Introduction
Create your own LED font.
Prerequisites
Windows
- Download and install FontForge
Ubuntu, Debian
- Run
sudo apt-get install fontforge python-fontforge
Mac
- Run
brew install fontforge
Usage
- Install led.ttf
Build
Windows
- Open FontForge interactive console
- Run
ffpython led.py
Linux/Mac
- Run
python led.py
Screenshots
License
Released under the WTFPL.