Closed kud closed 4 years ago
With custom text:
figlet -l|xargs -I FONT sh -c 'echo "FONT:" && figlet -f "FONT" "'$1'" && echo "-------------------------"'
This repo is JS library not CLI, and using demo app you can see all fonts with custom text by clicking this link http://patorjk.com/software/taag/#p=testall&f=Graffiti&t=Type%20Something%20
Sorry this is really old but it didn't had the reply.
Thanks :)
Hello,
It could be great to have a preview of all fonts.
For the moment I do this command:
which works great but it could be built-in.