home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 026.lha / CAD / mcad.readme < prev    next >
Text File  |  1987-04-02  |  2KB  |  54 lines

  1.     This archive is freely distributable.  Give it (do NOT sell it)
  2. to someone you like.
  3. --------------------------------------------------------------------------
  4.     This is version 1.2 of mCAD, a shareware object-oriented drawing
  5. program.  If you use this program, I'd like you to send a donation of
  6. $20 to (me):
  7.  
  8.     Tim Mooney
  9.     120 Purefoy Rd.
  10.     Chapel Hill NC 27514
  11.  
  12. Sending the donation renders you a registered user and entitles you to the
  13. source code, updates, and support.  If you want me to send the source, the
  14. latest version, or anything else that requires mailing you a disk, please
  15. send either a blank disk or an additional $5.
  16.  
  17.     If you use mCAD and DON'T send a donation, you can discharge your
  18. moral obligation to me by writing/creating something useful on the Amiga and
  19. releasing it into the public domain.  If you can't do either of these things
  20. then I feel pretty bad for you and hope your situation improves.
  21.  
  22.                     Sincerely,
  23.                     Tim Mooney    1/30/87
  24.  
  25. ----------------------------------------------------------------------------
  26.     This archive contains the following files:
  27.  
  28. mCAD        The executable
  29. mCAD.doc    Documentation
  30. mCAD.rgb    mCAD's color table -- for internal use
  31. mCAD.txt    mCAD'd text "font" -- for internal use
  32. sendplt        An "Execute" script for sending plots to a 1-pen plotter
  33. stage.cad    A sample drawing
  34.  
  35. ----------------------------------------------------------------------------
  36.     Since the demo version of mCAD was distributed, I have modified two
  37. programs, which I had previously placed into the public domain, so that they
  38. can write mCAD input files.  The programs are:
  39.  
  40.     mp -    A program which extracts data from a text file and plots it
  41.         on a hires screen.  This is a pretty capable plotting
  42.         program which allows for line and point plots with error
  43.         bars.  Also the program is good at telling the difference
  44.         between text and data; you can, for example, plot the
  45.         content of tables of data in a report. 
  46.         
  47.     tdp -     A program which makes 3-D plots of data with hidden-line
  48.         removal, user-defined view point, etc. 
  49.  
  50. The above two programs are still in the public domain.  I didn't include
  51. them because I didn't want the archive to be too expensive to download.
  52.  
  53.  
  54.