Skip to content

torkildr/BitmapFont

Repository files navigation

Bitmap Font Export Utility

Author: Torkild Retvedt

This software is Licensed under [GPLv3] 2

About

Utility for creating variable width bitmap font, created for Atmega 328, to be displayed on a 128x8 dot matrix led display ([this project] 1).

Compiling

The source should be able to compile both with Visual Studio or mono:

msbuild.exe BitmapFont.sln

or

xbuild BitmapFont.sln

Running

The program can be run, thusly:

./bin/Debug/BitmapFont.exe ./alphabet.png ./alphabet.txt ./header.h

About

Utility to export bitmap to atmega compatible variable width font.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages