bdftobogl - bogl/bterm font convertor
Contents
Description
bdftobogl is a conversion program for BOGL fonts. By default it generates a C source file containing the
converted BDF font.
Name
bdftobogl - bogl/bterm font convertor
Notes
On Debian systems, one appropriate BDF font can be found in the bf-utf-source package.
Options
-b Generate a .bgf font (for bterm) instead of C source.
See Also
bterm(1)
Synopsis
bdftobogl font.bdf > font.c
bdftobogl-b font.bdf > font.bgf
