mirror of
https://github.com/zyphlar/bdf2c.git
synced 2024-03-08 13:47:46 +00:00
14 lines
240 B
Plaintext
14 lines
240 B
Plaintext
|
|
My version of BDF fonts convertor to C includes, which can be used to
|
|
embed fonts into the executable.
|
|
|
|
Usage:
|
|
./bdf2c -c
|
|
|
|
Print #defines for font files to stdout.
|
|
|
|
./bdf2c -C font.h
|
|
|
|
Create font.h, which contains #defines for fonts.
|
|
|