logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pyfiglet - display text in large ASCII art fonts.

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.

Name

       pyfiglet - display text in large ASCII art fonts.

Options

--version
              show program's version number and exit

       -h, --help
              show this help message and exit

       -fFONT, --font=FONT
              font to render with (default: future)

       -DDIRECTION, --direction=DIRECTION
              set direction text will be formatted in (default: auto)

       -jSIDE, --justify=SIDE
              set justification, defaults to print direction

       -wCOLS, --width=COLS
              set terminal width for wrapping/justification (default: 80)

       -r, --reverse
              shows mirror image of output text

       -F, --flip
              flips rendered output text over

See Also

toilet(1), figlet(1)

pyfiglet 0.6                                        June 2011                                        PYFIGLET(1)

Synopsis

pyfiglet.py [options] text...

See Also