UPVIEW --- a X-Windows tool for viewing UNIPEN files


SYNOPSIS

upview [options] file [files]

DESCRIPTION

Using the tool upview, a number of UNIPEN files can be viewed. It is an efficient tool for quickly visually inspecting a large number of files. Upview displays pieces of handwriting on a certain hierarchy level, arranged in a number of rows and columns (see e.g. upview.gif). Upview recognizes command-line arguments, reads two resource files and can be controlled dynamically via a graphical user-interface. When using upview, two environment variables have to be set (see general environment settings).

When starting up, upview reads a resource file ~/.upview. This file contains resources which control the layout of the graphical window, comprising e.g. ink color and fonts for labels and buttons. If the file does not exist, it will be created as:

     Box=dark slate blue
     Button=black
     FlashBox=blue
     CrossBox=medium slate blue
     SetupBox=yellow
     Ink=firebrick
     Air=yellow
     Text=dark slate blue
     ButtonText=dark slate blue
     BackGround=light grey
     ButtonFontName=fixed
     SmallFontName=-ADOBE-NEW CENTURY SCHOOLBOOK-BOLD-R-NORMAL--*-100-*-*-P-*
     BigFontName=-ADOBE-COURIER-BOLD-R-NORMAL--*-120-*-*-M-*
     HugeFontName=-ADOBE-COURIER-BOLD-R-NORMAL--*-240-*-*-M-*

OPTIONS

  -f file   the UNIPEN definition file (default=unipen.def)
  -W width  (default=850)
  -H height (default=770)
  -p N      PenDown pressure criterion, e.g., -p 0 inks all p>0
  -c N      number of columns in display, e.g., -c 3
  -i N      line thickness of Ink in X11 pixels, e.g., -i 4
  -h N      requested hierarchy level (differs per file),
            e.g., -h 0 is top level
  -B        biggest chunk size determines all scaling
  -S        setup .X_DIM/.Y_DIM determines all scaling
  -O        optimal scaling per chunk (periods and comma's are inflated)
  -Y        multiply Y channel by -1
  -U        also show .PENUP signal
  -V        display (pseudo)velocity for digitizer assessment

USAGE

When starting upview, a graphical window will be displayed, (like upview.gif). At the top of the window, the current filename and hierarchy are indicated. At the left of the window, a number of boxes are arranged in rows and columns. Each box is a container for a UNIPEN .SEGMENT entry at the hierarchy selected. At the right of the window, a number of buttons are displayed:

AUTHORS

Louis Vuurpijl Lambert Schomaker
Back to the uptools3 homepage
Page last updated on Fri Mar 14 12:18:15 MET 1997
You are visitor


Generated by htmlize at Fri Nov 14 12:31:55 1997 Louis Vuurpijl