Bitmap font

Bitmap font editor tool

Last updated: 11 Nov 2020 - 14:36

In a project I am currently working on I needed a font to embed in the ROM of an ARM Cortex micro-controller that could be used on one of these ChLCD modules from SparkFun. The display in my application is currently mounted in a landscape orientation, but I didn't want to preclude using it the other way around, or changing the font. I've written a few bitmap font editors over the years for various graphical LCDs, VGA displays and LED matrix displays. They all have a common interface, a character being edited with oversized pixels and a preview of the entire font. I decided this time to do a "proper job" of the code and write a Python GUI app that should be cross-platform and allows saving and loading of fonts.

Section:
Projects
Tags:
LCD,
Bitmap font,
embedded,
c

Contact

Email: nathan@nathandumont.com

Mastodon: @hairymnstr@mastodon.social