__ _       _      _
 _ __ / _(_) __ _| | ___| |_
| '__| |_| |/ _` | |/ _ \ __|
| |  |  _| | (_| | |  __/ |_
|_|  |_| |_|\__, |_|\___|\__|
            |___/

rfiglet is a pure-R implementation of FIGlet (Frank, Ian and Glenn’s letters) a classic system for creating text banners in many fonts.

                                  ___
  .--.,                         ,--.'|_
,--.'  \   ,---.        ,---,   |  | :,'
|  | /\/  '   ,'\   ,-+-. /  |  :  : ' :  .--.--.
:  : :   /   /   | ,--.'|'   |.;__,'  /  /  /    '
:  | |-,.   ; ,. :|   |  ,"' ||  |   |  |  :  /`./
|  : :/|'   | |: :|   | /  | |:__,'| :  |  :  ;_
|  |  .''   | .; :|   | |  | |  '  : |__ \  \    `.
'  : '  |   :    ||   | |  |/   |  | '.'| `----.   \
|  | |   \   \  / |   | |--'    ;  :    ;/  /`--'  /
|  : \    `----'  |   |/        |  ,   /'--'.     /
|  |,'            '---'          ---`-'   `--'---'
`--'

There are many FIGlet compatible fonts; to keep things small, this package only includes the base set included by FIGlet

#>  * 3d_diagonal
#>  * banner
#>  * big
#>  * block
#>  * bubble
#>  * digital
#>  * ivrit
#>  * lean
#>  * mini
#>  * mnemonic
#>  * script
#>  * shadow
#>  * slant
#>  * small
#>  * smscript
#>  * smshadow
#>  * smslant
#>  * standard
#>  * term

However, several hundred extra fonts can be installed using

::::::.    :::. .::::::.:::::::::::::::.      :::      :::
;;;`;;;;,  `;;;;;;`    `;;;;;;;;'''';;`;;     ;;;      ;;;
[[[  [[[[[. '[['[==/[[[[,    [[    ,[[ '[[,   [[[      [[[
$$$  $$$ "Y$c$$  '''    $    $$   c$$$cc$$$c  $$'      $$'
888  888    Y88 88b    dP    88,   888   888,o88oo,.__o88oo,.__
MMM  MMM     YM  "YMmMY"     MMM   YMM   ""` """"YUMMM""""YUMMM
remotes::install_github("richfitz/rfiglet", upgrade = FALSE)

License

MIT © Richard G. FitzJohn