man xshodo (Commandes) - A Virtual "SHODO" on X Window System
NAME
XShodo - A Virtual "SHODO" on X Window System
SYNOPSIS
xshodo [ - toolkitoption ... ] [ filename ]
DESCRIPTION
XShodo is a program to enjoy a virtual "SHODO" on your X Window System. The image is able to save as a XBM file. .
OPTIONS
XShodo accepts all of the standard X Toolkit command line options.
DRAW OPERATION
- mouse button 1 down
 - Start drawing.
 - mouse button 2 down
 - Start drawing by the max width of the brush.
 - mouse button 3 down
 - The width of the brush is set to 0.
 - mouse move
 - The width of the brush is trasited by the brush parameters.
 
MENU OPERATION
- MENU BUTTONS
 - about
 - This command will display the version infomation dialog.
 - save
 - This command will save the image as XBM file.
 - load
 - This command will load the image from XBM file.
 - clear
 - This command will clear image by white.
 - quit
 - This command will terminate the application.
 - FILENAME
 - filename
 - This is the filename used saving and loading.
 - BRUSH SELECT
 - BRUSH1...5
 - These buttons will sellect the brush to use drawing. The brush has some parameters.
 - BRUSH PARAMETER
 - TL (Total Level)
 - This is the max width.
 - AR (Attack Rate)
 - This is the speed from 0 to TL.
 - DR (Decay Rate)
 - This is the speed from TL to SL.
 - SL (Sustain Level)
 - This is the width transiting from DR to SR.
 - SR (Sustain Rate)
 - This is the speed from SL to 0 when the mouse button 1(2) is down.
 - RR (Release Rate)
 - This is the speed to 0 when the mouse button 1(2) is up.
 
SEE ALSO
AUTHORS
Tsuyoshi Iida(TUT Computer Club)