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 simulacrum 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 background light.
SOURCE
/sys/src/fb/logo.c
SEE ALSO
picfile(9.6)
Page 1 Plan 9 (printed 4/16/26)