chkfont - Man Page
checks figlet 2.0 and up font files for format errors
Examples (TL;DR)
- Check a font file for formatting errors:
chkfont path/to/font.flf
- Check all
.flf
font files in a directory:chkfont path/to/fonts/*.flf
Synopsis
chkfont [ fontfile ]
Description
This program checks figlet 2.0 and up font files for format errors. It also looks for signs of common problems and gives warnings. chkfont does not modify font files.
Examples
To use chkfont on the "big" font
example% chkfont /usr/share/figlet/big.flf
Bugs
Doesn't work on compressed font files.
Authors
chkfont was written by Glenn Chappell <ggc@uiuc.edu>
This manual page was written by Jonathon Abbott for the Debian Project.
See Also
Referenced By
figlet(6), figlist(6), showfigfonts(6).
31 May 2012 v2.2.5