← 返回命令列表

Linux command

showfigfonts 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Show all fonts

showfigfonts

Show specific text

showfigfonts "[Hello]"

Show fonts from directory

showfigfonts -d [/usr/share/figlet]

说明

showfigfonts previews all available FIGlet fonts by rendering sample text in each one, making it easy to visually compare styles and select the right font for ASCII art. By default, each font's own name is used as the sample text, but custom text can be specified as an argument. The -d option allows previewing fonts from any directory, not just the default FIGlet font path. Output shows the font name followed by the rendered text for each installed font, providing a convenient catalog for font selection.

参数

-d _DIR_
Font directory.

FAQ

What is the showfigfonts command used for?

showfigfonts previews all available FIGlet fonts by rendering sample text in each one, making it easy to visually compare styles and select the right font for ASCII art. By default, each font's own name is used as the sample text, but custom text can be specified as an argument. The -d option allows previewing fonts from any directory, not just the default FIGlet font path. Output shows the font name followed by the rendered text for each installed font, providing a convenient catalog for font selection.

How do I run a basic showfigfonts example?

Run `showfigfonts` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -d _DIR_ do in showfigfonts?

Font directory.