Provide missing "AlmanacInterfaceTransactionQuery"
[phabricator.git] / externals / figlet / chkfont.6
blob681d6ad55673b381916a4ca8e3873eecabeff159
1 .\" chkfont
2 .\" By Glenn Chappell <ggc@uiuc.edu>
3 .\"
4 .\" This program checks figlet 2.0/2.1 font files for format errors.
5 .\" It also looks for signs of common problems and gives warnings.
6 .\" chkfont does not modify font files.
7 .\"
8 .\" Usage: chkfont fontfile ...
9 .\"
10 .\" Note: This is very much a spare-time project. It's probably
11 .\" full o' bugs.
12 .\"
13 .\" Manual page by Jonathon Abbott, for the Debian Project
14 .\" slightly modified by Francesco Tapparo, for the Debian Project
15 .TH CHKFONT 6 "31 May 2012" "v2.2.5"
17 .SH NAME
18 chkfont \- checks figlet 2.0 and up font files for format errors
20 .SH SYNOPSIS
21 .B chkfont
23 .I fontfile
26 .SH DESCRIPTION
27 This program checks figlet 2.0 and up font files for format errors.
28 It also looks for signs of common problems and gives warnings.
29 chkfont does not modify font files.
31 .SH EXAMPLES
32 To use
33 .B chkfont
34 on the "big" font
35 .RS
37 .B example% chkfont /usr/share/figlet/big.flf
39 .RE
41 .SH BUGS
42 Doesn't work on compressed font files.
44 .SH AUTHORS
45 chkfont was written by Glenn Chappell <ggc@uiuc.edu>
47 This manual page was written by Jonathon Abbott for the Debian Project.
49 .SH "SEE ALSO"
50 .BR figlet (6),
51 .BR showfigfonts (6),
52 .BR figlist (6)