~mrms/unifont2h

Unifont hex to c header conversion script
add defines for ascii, latin and cyrililc
allow including only parts of the plane

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~mrms/unifont2h
read/write
git@git.sr.ht:~mrms/unifont2h

You can also use your local clone with git send-email.

#unifont2h

A simple script which packs GNU unifont into a c header. For example usage see the test.c file.

#build instructions

  • make - build the tool
  • make test - build the test program