home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 064.lha / LineDrawer / LineDrawer.txt < prev    next >
Text File  |  1986-11-20  |  901b  |  26 lines

  1. After unarc'ing, Execute the EXECUTE.ME file to rename things correctly.
  2.  
  3. Run by giving the command (from the CLI):
  4.  
  5.                     LineDrawer <filename>
  6.  
  7. where <filename> is the name of the file that contains drawing commands, as
  8. described in the README file.  Note that the <filename> MUST be specified
  9. on the command line, as there are no provisions for specifying it from within
  10. LineDrawer (and in fact, if no <filename> is present, LineDrawer will simply
  11. return to the user without doing anything at all).
  12.  
  13. Two such files are provided with this distribution.  The 1st (merc) draws a
  14. map of the U.S., and the 2nd (pix.dat) just draws a crossed box to demo the
  15. color commands, etc.
  16.  
  17. Be sure to try resizing the LineDrawer window ... the drawing will be redrawn
  18. to fill the window size and shape, thus allowing some interesting distortion
  19. effects!
  20.  
  21. To John M. Olsen, I say: "Nice job!"
  22.  
  23. /kim
  24.  
  25.  
  26.