LMORPH(1)

LMORPH(1)

lkbib Home Page User Commands Index ln


NAME
       lmorph - morphing lines

SYNOPSIS
       lmorph  [-display host:display.screen] [-foreground color]
       [-background color] [-window] [-root]  [-mono]  [-install]
       [-visual visual] [-points int] [-steps int] [-delay usecs]

DESCRIPTION
       The lmorph  program  morphs  between  simple  linedrawings
       using bilinear interpolation.

OPTIONS
       lmorph accepts the following options:

       -window Draw  on  a  newly-created  window.  This  is  the
               default.

       -root   Draw on the root window.

       -mono   If  on  a  color  display,  pretend  we're  on   a
               monochrome display.

       -install
               Install a private colormap for the window.

       -visual visual
               Specify  which visual to use. Legal values are the
               name of a visual class, or the id number  (decimal
               or hex) of a specific visual.

       -points integer
               Number  of points in each line drawing. Default is
               150 points.

       -steps integer
               Interpolation steps from one drawing to the  next.
               Default  is 0, which means a random number between
               100 and 500.

       -delay microseconds
               How much of a delay should be  introduced  between
               steps of the animation.  Default 50000.

ENVIRONMENT
       DISPLAY to get the default host and display number.

       XENVIRONMENT
               to  get the name of a resource file that overrides
               the global resources stored in  the  RESOURCE_MAN-
               AGER property.

SEE ALSO
       X(1) xscreensaver(1) 

AUTHOR
       Sverre  H. Huseby lt;sverrehu@ifi.uio.no and Glenn T. Lines
       lt;gtl@si.sintef.no, built on top of the screen saver  rou-
       tines by Jamie Zawinski lt;jwz@netscape.com.

lkbib Home Page User Commands Index ln