home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d01xx / d0165.lha / PlotView / hlp.txt < prev    next >
Text File  |  1988-11-22  |  2KB  |  34 lines

  1.           PlotView - UNIX Plot file viewer for the Amiga.
  2.                    by Joel Swank - 9-30-88
  3.  
  4.    PlotView draws UNIX plot format files on an Amiga Hi-Res screen. It has
  5. Menu options to Draw a file, Clear the screen, set Scaling, Print, set the
  6. Colors, and Quit. It can be started from the CLI or Workbench.
  7.  
  8. From CLI:
  9.  
  10. >plotview file . . .
  11.  
  12.   Files will be read and drawn in order. Files can also be read by selecting
  13. the 'Draw File' Menu item. The FileIO requester by RJ Mical will be used
  14. to select a file name.
  15.  
  16.   The scaling of the drawing can be modified by selecting the 'Set Scale'
  17. Menu item. This brings up the scale selection window. Enter Scale factors
  18. in the left two string gadgets. Default is 3120. Valid entrys are from 100
  19. to 10000. A smaller number means a larger drawing. Enter the offset in the
  20. right two string gadgets to shift the picture in the window. A positive or
  21. negative number may be entered. Toggle on the 'OVERRIDE FILE' gadget if you
  22. want the entered values to override any 'space' commands in the file.
  23. Otherwise these numbers will only be used for files with no space command.
  24.  
  25. The screen can be printed using the 'Print' Menu item. You may have to
  26. adjust preferences to get a good printout on a one-color printer. Try
  27. Black & White, Negative, and threshold = 5.
  28.  
  29. If you prefer other colors, you can set them with the ColorWindow menu
  30. item. It allows you to set the colors using the ColorWindow by RJ Mical.
  31.  
  32. After viewing plot files click the (invisable) close gadget in the
  33. upper left corner of the PlotView window, or select the 'Close' Menu item.
  34.