PersonalVotingMachine/basic-setup/components/u8g2/tools/font/bdfconv/test_helvb18.bat

4 lines
136 B
Batchfile
Raw Normal View History

2020-12-22 14:30:09 +02:00
bdfconv.exe -v -f 1 -m "32-127" ../bdf/helvB18.bdf -o helvb18_tf.c -n u8g2_font_helvB18_tf -d ../bdf/helvB18.bdf
type helvb18_tf.c