Skip to content

torkildr/BitmapFont

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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