Skip to content

fs-os/font-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 */
...