man(1) Manual page archive


     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)