Scroll to navigation

PYFIGLET(1) User Commands PYFIGLET(1)

NAME

pyfiglet - display text in large ASCII art fonts.

SYNOPSIS

pyfiglet.py [options] text...

DESCRIPTION

pyFIGlet is a program that creates large characters out of ordinary screen characters. It takes ASCII text (text) and renders it in ASCII art fonts.

This version of pyfiglet supports FIGlet fonts .flf and the FIGlet-compatible toilet-fonts .tlf.

OPTIONS

show program's version number and exit
show this help message and exit
font to render with (default: future)
set direction text will be formatted in (default: auto)
set justification, defaults to print direction
set terminal width for wrapping/justification (default: 80)
shows mirror image of output text
flips rendered output text over

SEE ALSO

toilet(1), figlet(1)

June 2011 pyfiglet 0.6