~mrms/minifont

5*5 pixel font a a header file
update README.md
edit some chars

refs

main
browse  log 

clone

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

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

#minifont

A 5x5 font mean for embedding in a c header. It is available in normal mode, where each character is an array of 25 chars (1 or 0), or in a minimal mode, where each character is represented as a 32-bit number.

The font itself is defined in font.txt. If you make changes to it, you can re-generate the headers using conv.um. The parse function is exported, so you can make your own translation targets.

I'm happy to take contributions, whether it improves the conversion script, or improves some of the glyphs (some of them aren't that good).

lorem ipsum dolor sit amet written using pixelfont