Examples (7)
Generate by directly inputting text
figlet input_textUse a custom [f]ont file
figlet -f path/to/font_file.flf input_textUse a [f]ont from the default font directory (the extension can be omitted)
figlet -f font_filename input_textShow available FIGlet fonts
showfigfonts optional_string_to_displayUse the full width of the [t]erminal and [c]enter the input text
figlet -t -c input_textDisplay all characters at full [W]idth to avoid overlapping
figlet -W input_textmade by @shridhargupta | data from tldr-pages