Skip to content

cwl769/lcdgfx_font_zpix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a font used for library lcdgfx.

It is made from zpix by using a small program bdf2lcdgfx(The code of this tool is also put in this repo).

To use the tool, you can run:

gcc -o bdf2lcdgfx bdf2lcdgfx.c
./bdf2lcdgfx <bdfFileName> <fontName>

The main part of the font is made by the tool. However, to use the font, you should add some other lines.

The code of the tool may looks very ugly, since I don't want to put too much energy into making such a font.

About

Font for lcdgfx from zpix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages