NAME

Available Fonts Display

DESCRIPTION

This displays (in the actual font) all of the system fonts the Graphics::Framebuffer module could find.

SYNOPSIS

perl fonts.pl [wait time] [dump]

Example

    perl fonts 0.75

OPTIONS

wait time (a decimal number)

Tells the script to wait "wait time" seconds before showing the next font. This can be fractions of a second. The default is "0.5" seconds.

dump

Tells the script to dump a list of the font names to STDOUT.