NAME
       spwg - a simple previewer
SYNOPSIS
       spwg [OPTIONS] [FILE]
DESCRIPTION
       spwg  is  a  simple  viewer  for DVI files generated by TeX typesetting
       systems.  It does not has anti-aliasing feature to  display.   It  uses
       DVIlib  as  an intenal DVI bytecode interpreter and VFlib as an intenal
       font module.
OPTIONS
       spwg accepts the following options.  (For more detail, invoke spwg with
       --help option.)
       --help  Print a list of command line options.
       -v VFLIBCAP
               Set a vflibcap file for font module VFlib.
       -a4, -a5, -b4, -b5, -letter, -us, ....
               Select paper size.
       -l      Select landscape mode.
       -p N    Initial page number to display.
       -fg COLOR
               Set foreground color.
       -bg COLOR
               Set background color.
SEE ALSO
       vflib(1), dvilib(1)
COPYRIGHT
       Copyright ©  2007 Hirotsugu Kakugawa