mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
320 B
320 B
chkfont
Verify the format of a FIGlet font file (
.flf). See also:figlet,figlist,showfigfonts. More information: https://manned.org/chkfont.
- Check a font file for formatting errors:
chkfont {{path/to/font.flf}}
- Check all
.flffont files in a directory:
chkfont {{path/to/fonts}}/*.flf