What is figlet



Figlet is a open source and free tool which is provide number of fonts for text. It is used for linux terminal like kali, Ubuntu ,parrot and you can used in termux

Figlet works with lolcat for rainbow colour text.

How to install figlet

The figlet installation is verry essay and you can install by the following commands

How to use Hydra tool

apt install figlet

Or

sudo apt install figlet

Figlet install in Termux 

pkg install figlet

Figlet fonts

Figlet provide  number of fonts for text is given below:-

Banner 

figlet -f banner chachaji.in |lolcat

In the above command -f is used for font file and lolcat is a utility for rainbow colour


figlet -f big chachaji.in |lolcat




figlet -f block chachaji



figlet -f bubble chachaji.in |lolcat



figlet -f digital chachaji.in |lolcat




figlet -f ivrit chachaji.in |lolcat



figlet -f lean chachaji.in |lolcat



figlet -f mini chachaji.in |lolcat


Term

figlet -f term chachaji.in |lolcat


Smscript

figlet -f smscript chachaji.in |lolcat



figlet -f smshadow chachaji.in |lolcat



figlet -f smslant chachaji.in 


Smushmode

This mode is use for how to a single character smush with other characters. -m is used in figlet for smushmode

figlet -m 0 chachaji.in

figlet -m 1 chachaji.in


l r c
It is used for location where character print

-w it is used for width output
-d is used for font directory