/font-converter

Converts a 8x7 font to 10x8

Primary LanguageCGNU General Public License v3.0GPL-3.0

Font converter

Converts a (y: 8, x: 7) font to a (y: 10, x: 8).

Building

$ git clone https://github.com/fs-os/font-converter
$ cd font-converter
$ make
...

$ make run
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"  /* NULL */
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"  /* NULL */
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"  /* NULL */
...