Bogl/bterm font convertor
bdftobogl font.bdf > font.c
bdftobogl -b font.bdf > font.bgf
bdftobogl is a conversion program for BOGL fonts. By default it generates a C source file containing the converted BDF font.
-b
Generate a .bgf font (for bterm) instead of C source.
On Debian systems, one appropriate BDF font can be found in the bf-utf-source package.
This manual page was written by Daniel Jacobowitz <[email protected]>.