Skip to content

Commit

Permalink
bdfconv cmd line help
Browse files Browse the repository at this point in the history
  • Loading branch information
olikraus committed Apr 18, 2021
1 parent 30fe31a commit 9ed420b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/faq.txt
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,11 @@ A: "bdfconv -f 1 -m '32-255' -n fontname -o myfont.c myfont.bdf"
"-o myfont.c": The font array will be stored in this file.
"myfont.bdf": The input file with the font data (bdf format).

Q: Is there any further help for the commandline options of bdfconv.exe?
A: There is an online tool which helps you to derive the commandline options:
https://stncrn.github.io/u8g2-unifont-helper/
Many thanks to "stncrn" for making this available.

Q: Where do I find bdfconv?
A: A Windows executable is available here:
https://github.com/olikraus/u8g2/tree/master/tools/font/bdfconv
Expand Down

0 comments on commit 9ed420b

Please sign in to comment.