home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / plot / lg_read.me < prev    next >
Text File  |  1994-03-07  |  7KB  |  129 lines

  1.                 LASER GRAPHICS PROGRAM DOCUMENTATION FILE
  2.  
  3. This graphics package provides an easy means of generating data plots.  To
  4. use this software, copy all of the files into a sub-directory on your hard
  5. disk.  It is best to create a separate subdirectory for these programs.  Then
  6. unpack the programs from the archived LG_EXE*.ZIP files.  You will need to use
  7. PKUNZIP or an equivalent program to do this.  After uncompressing the files,
  8. type INSTALL and answer all questions.  The programs will then be installed
  9. and ready to use.  Type in PLOTHELP and read the OVERVIEW topic, and then
  10. run the demo program by typing in DEMO.  Then run some of the example plots
  11. as directed in PLOTHELP topic EXAMPLES.  Beyond this brief introduction, read
  12. the printed documentation and the help files.
  13.  
  14. If you have also downloaded the LG_DOC*.ZIP files, you may uncompress them
  15. and print the manual using an HP Laserjet.  To print the files, do not use
  16. the PRINT command; instead copy the files to the printer using the copy
  17. command:
  18.   COPY /B G3*.HP LPT1:
  19. Do not omit the /B option!  If you do, the files will be incompletely printed.
  20. Be forewarned that the documentation is over 100 pages long, and includes
  21. example plots imbedded in the document.  It will take 20 minutes or more to
  22. print.  Note that the documentation files are also in .zip form and must
  23. be unzipped.
  24.  
  25.  
  26. Function:             To generate plots of various types.
  27.  
  28. System requirements:  PC or compatible,
  29.                       Graphics screen:  CGA, EGA, VGA, or HGC
  30.                       Memory:           512 K or more
  31.                       Printer:          Epson 8 or 24 pin
  32.                                         C. Itoh Prowriter
  33.                                         HP Laserjet
  34.                       Dos:              Version 3.0 or higher
  35.                       Math Coprocessor: Not necessary, but used if present
  36.                       Hard disk:        Required
  37.  
  38. Plot types:           Single line plots
  39.                       Multiple line plots
  40.                       Three dimensional perspective plots
  41.                       X-Y plots
  42.                       Polar Plots
  43.                       Scatter diagrams
  44.                       Vector diagrams
  45.  
  46. Output:               High resolution plot generation (up to approximately
  47.                          2400 by 3000 pixels)
  48.                       Low resolution screen dumps
  49.                       Save screen plots to disk file
  50.                       Plot disk files compatible with some word processors
  51.  
  52. Additional Features:  Gallery program to review previously generated plots
  53.                       Hidden line removal on three dimensional plots
  54.                       Optional axis auto-scaling
  55.                       Optional user-defined axis numbering and tic marks
  56.                       Automatic conversion to log scale
  57.                       Automatic error bars
  58.                       Split screens (multiple plots per page)
  59.                       Disk paging if bit-map is too large for RAM
  60.                       Support for Hewlett-Packard Laserjet format soft-fonts
  61.                       Can be used as graphics driver
  62.  
  63. Advantages:           The programs are simple enough to plot a data file
  64.                       with a single command, yet powerful enough to generate
  65.                       very high-quality plots on a laser printer.
  66.  
  67.                       Virtually all plot characteristics may be user defined,
  68.                       but default settings are included so that the user does
  69.                       not need to bother with unnecessary details.
  70.  
  71.                       All plot commands may be entered on the DOS command line.
  72.                       This allows a string of plot commands to be put in a
  73.                       batch file for execution without requiring constant user
  74.                       intervention.
  75.  
  76. Disadvanteges:        Slow operation for some plots:  For high-resolution
  77.                       plots, the number of pixels which must be handled
  78.                       can be tremendous.  For example, a 2000 by 2500 pixel
  79.                       laser printer plot will have five million pixels which
  80.                       must be accounted for.  On a basic 4.77 Mhz 8088
  81.                       computer, handling this many pixels can take an
  82.                       annoyingly long time.  Even for a low-resolution plot,
  83.                       a large data file and slow disk drive will slow things
  84.                       down.
  85.  
  86.                       Relatively steep "learning curve":  the software was
  87.                       written to be very easy to use.  This was accomplished
  88.                       at the expense of making it less easy to learn.  It is
  89.                       hoped that the help files and demo will ease the novice's
  90.                       difficulties.
  91.  
  92. Liability:            The software is provided as is; the authors assume
  93.                       no liability for any problems or expenses arising
  94.                       from its use or misuse.
  95.  
  96. Documentation:        On-line help files
  97.                       Printed documentation will be sent to registered users
  98.  
  99. Licensing:            Any user, registered or not, may use and distribute this
  100.                       software at will, provided:
  101.  
  102.                          1) the software is not modified,
  103.                          2) no part of the software is sold for a charge
  104.                             exceeding a nominal copying charge.
  105.  
  106.                       When copying the software, please distribute only the
  107.                       original archived files (LG*.ZIP) and this file
  108.                       (LG_READ.ME).  This ensures that all users will obtain
  109.                       a full working copy.
  110.  
  111. Registration:         If you find this software to be useful, a $49
  112.                       contribution will be appreciated.  Users contributing
  113.                       this amount will receive the next update of Laser
  114.                       Graphics.
  115.  
  116.                       Registration may be mailed to:
  117.  
  118.                       J. M. Baden
  119.                       1500 Mill Creek Court
  120.                       Marietta GA 30060
  121.  
  122.                       When registering, please specify the following:
  123.  
  124.                       1) Laser Graphics version you presently have
  125.                       2) Preferred disk media for update (5.25" 360K or
  126.                          1.2M, or 3.5" 720K or 1.44M).
  127.                       3) Your address
  128.  
  129.