Skip to content

Instantly share code, notes, and snippets.

@nirbhayc
Last active June 20, 2017 21:40
Show Gist options
  • Save nirbhayc/762a262186f8a80a18985edd6f7e93f4 to your computer and use it in GitHub Desktop.
Save nirbhayc/762a262186f8a80a18985edd6f7e93f4 to your computer and use it in GitHub Desktop.
(Blog) Figlet
$ figlet -ct -f script figlet
_ _
| | o | |
| | __, | | _ _|_
|/ | / | |/ |/ |
|__/|_/\_/|/|__/|__/|_/
|\ /|
|/ \|
$ figlet -ct -f digital figlet
+-+-+-+-+-+-+
|f|i|g|l|e|t|
+-+-+-+-+-+-+
$ figlet -ct -f mini figlet
_
_|_o _ | __|_
| |(_||(/_|_
_|
$ figlet -ct -f smslant figlet
____ __ __
/ _(_)__ _/ /__ / /_
/ _/ / _ `/ / -_) __/
/_//_/\_, /_/\__/\__/
/___/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment