home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 484 / dri.gth < prev    next >
Text File  |  1986-10-02  |  6KB  |  105 lines

  1. .                                DRAW Command
  2.  
  3. GRAPH program:
  4.    [Draw] Animation Border Diagram Plotter Text Xline Yline
  5.           [DA] Animation: Used to show a sequence of saved pictures with
  6.                        selected delay. With no delay and using RAMDisk, the 
  7.                        pictures can be shown at 4 per second. Need 640K RAM. 
  8.                        Parameters: first No, No frames, delay and No of loops.
  9.                        All pictures must be named Hnn or Lnn (nn=0 to 99).
  10.           [DB] Border: Cleans up top and bottom lines before printing or saving
  11.                        as a picture file. Optional border can be drawn.
  12.           [DP] Plotter: Loads GRAPH plotter driver.
  13.           [DT] Text:  Free-position text on the screen using cursor keys.
  14.                       Data may also be entered from a text file.
  15.                       (See File Create Text help notes.)
  16.           [DX] Xline: Display a vertical line between base line and selected
  17.                       X value.
  18.           [DY] Yline: Display a horizontal line at any selected Y value.
  19.           [DD] Diagram: Loads the DRAW program:
  20.  
  21. .                       DRAW  Full screen graphic editor
  22. .                       --------------------------------
  23. a. Screen drawing:
  24.     All of the DRAW sub commands are activated with the first letter.  Further
  25.     instructions or questions will appear in the top one or two lines of the
  26.     screen.   The main menu is: [Draw] A B C D E F G J L M P Q R S T
  27.     To display the full title of each of these commands just press <RTN>.
  28.     (Or the left button on the mouse.)
  29.         To cancel most commands press the Escape (Esc) key.  Some questions are
  30.     cancelled with the Return key <RTN>.
  31.         As you become familiar with the command letters, you may type ahead of
  32.     the menu and prompts, as the keyboard buffers up to 15 characters.
  33.     All prompts in [ ] are defaults and will be entered with <RTN> key.
  34.  
  35. .  Cursor movement:
  36.    1. Cursor (Arrow) keys: (Default, or select command: A) 
  37.         The current cursor position is displayed as a `+' which can be moved
  38.     on the screen with the four arrow keys, and the diagonal keys (Page Up,
  39.     Page Dn, Home and End).   To control the distance moved, the
  40.     increment can be set at any time with the number keys along the top of the
  41.     keyboard. Each number multiplies the increment.
  42.     Thus the 1 key sets an increment of 10; the 2 key sets 20 etc. up to
  43.     9 (90).  The exception is the 0 key which sets an increment of 640 pixels,
  44.     which enables immediate movement of the cursor to any border.
  45.         To set the cursor increment in the range 1 to 9 use the ALT key
  46.     together with a number key.  For example: ALT/3 sets the increment to 3.
  47.         The cursor increment applies to both horizontal and vertical movement.
  48.         The current increment is displayed at the lower left of the screen
  49.     if the status line is being displayed. (Use Function 8)
  50.   2. Joystick:
  51.     Select command: J then Direct or [P]roportional.  The sensitivity of the
  52.     joystick movement can be adjusted with the number keys (along the top).
  53.     To return to the arrow keys, press command: A (or M for mouse).
  54.   3. Mouse:
  55.      The M-S Mouse driver must be loaded before GRAPHTIME-II.
  56.      e.g.   MOUSE/1<RTN> (or it may be added to the GT.BAT file.)
  57.      Select M from the master DRAW menu. Sensitivity of the mouse is controll-
  58.      ed by the top-row number keys (1 - 9).
  59.      Note: Text entry will temporarily revert to arrow key cursor control.
  60.  
  61.  Hidden command: V for version number and date.
  62.  
  63. b. Colour selection: (Also used in GRAPH program)
  64.     If you are in low resolution mode (320 x 200), two groups of three colours
  65.     are available for lines, frames, dots, circles, text and painting.
  66.     To select a colour at any time use the ALT key together with the first
  67.     letter of the required colour.  (Hold down the ALT key first then press
  68.     the letter.)
  69.     ALT/R    Red              ALT/G    Green
  70.     ALT/Y    Yellow           ALT/C    Cyan
  71.     ALT/M    Magenta          ALT/W    White
  72.     ALT/B    Black
  73.     The current colour is displayed as a colour block at the start of the 
  74.     status line.
  75.  
  76.     Screen colour:
  77.        To change the background colour of the screen from the default of Black,
  78.      press ALT/S.  Each ALT/S will change the screen to one of the 8 screen
  79.      colours.
  80.     If you are in high resolution mode, using the standard graphics card
  81.     (640 x 200), only one colour is available. (Normally white on black.)
  82.     This colour may be changed by using the ALT/S function.  Each ALT/S will
  83.     select one of 8 colours.   
  84.  
  85.    Note: When finishing with GRAPHTIME-II [QY], all current palette and
  86.          resolution settings are saved to disk.
  87.  
  88. c. File loading (Fn 9) and saving (Fn 10):
  89.     Files are normally loaded from the GRAPHTIME-II default drive.(use Fn 2 to
  90.     change). If the name displayed in [ ] is correct, just press return. To 
  91.     display all files and select with the cursor keys, press an arrow key,
  92.     move the highlight cursor to the required filename and press <RTN>.
  93.     To load from a temporary alternate drive, include the drive
  94.     specifier in the name typed in. e.g. B:PARTS<RTN>
  95.  
  96. d. GRAPH command: Direct access to other programs such as the GRAPH program,
  97.    Editor (fonts), Plotter driver and Text-editor.
  98.  
  99.      Update disk ($25) from:  Computer Performance
  100.                               P O Box 37
  101.                               Darlington
  102.                               Western Australia  6070
  103.                               09 2996 153
  104.  (C) October 2, 1986
  105.