LOGO(9.1) LOGO(9.1)
NAME
logo - convert image into an AT&T logo
SYNOPSIS
fb/logo [ -dl ] height [ file ]
DESCRIPTION
Logo converts the input image file (default standard input) into a sim‐
ulacrum of the AT&T logo. Height is the height in pixels of the logo's
stripes. The result image is written to standard output.
Option -d makes the background dark (the default); -l makes the back‐
ground light.
SOURCE
/sys/src/fb/logo.c
SEE ALSO
picfile(9.6)
LOGO(9.1)