logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bdftobogl - bogl/bterm font convertor

Author

       This manual page was written by Daniel Jacobowitz <dan@debian.org>.

BOGL                                             17 August 2002                                     bdftobogl(1)

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

See Also