You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
178 B
5 lines
178 B
6 years ago
|
gcc -g bdf*.c fd.c main.c -o bdfconv.exe
|
||
|
dir bdfconv.exe
|
||
|
|
||
|
|
||
|
./bdfconv.exe -v -f 1 -m '32-127' ../bdf/helvB18.bdf -o helvb18_tf.c -n u8g2_font_helvB18_tf -d ../bdf/helvB18.bdf
|