home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / plotqp.zip / PMPLOTPD.DOC < prev    next >
Text File  |  1993-03-23  |  2KB  |  53 lines

  1.  
  2.   OS/2 PM PLOT Queue Processor
  3.   ----------------------------
  4.  
  5.   LICENSE
  6.   -------
  7.  
  8.   See the file LICENSE included in this package for licensing
  9.   information that apply to this driver package.
  10.  
  11.   HISTORY  (date - version - description of changes )
  12.   -------
  13.  
  14.   03/19/93 - v13.364 - OS/2 2.1 6.498 beta version
  15.  
  16.   08/20/92 - v13.345 - Initial posting of PMPLOTPD driver.
  17.              v13.342 - Initial posting of PMPLOT queue processor.
  18.                        No changes since GA.
  19.  
  20.   03/30/92 - v13.345 - OS/2 2.0 GA version of PMPLOTPD driver
  21.              v13.342 - OS/2 2.0 GA version of PMPLOT queue processor
  22.  
  23.   NOTES
  24.   -----
  25.  
  26.   This queue processor differs from PM Print that is shipped with
  27.   OS/2 in that it handles reverse clipping.  This allows a vector
  28.   device to draw "on top of" previously drawn areas of the page
  29.   and remember what is really "on top" so colors don't blend
  30.   together.
  31.  
  32.  
  33.   BEFORE INSTALLATION
  34.   -------------------
  35.  
  36.   The Extended Attribute file (.EA) for the driver must be attached
  37.   to the actual driver file (.DRV) so installation of the driver
  38.   will succeed.  This is done by using the EAUTIL.EXE program that
  39.   is part of OS/2.
  40.  
  41.   * Use the command file (PMPLOTPD.CMD) provided to do this for you.
  42.  
  43.   Once, this is done successfully you may proceed with normal
  44.   printer driver installation.
  45.  
  46.  
  47.   INSTALLATION HELP
  48.   -----------------
  49.  
  50.   For more detailed information see the file QUEINST.DOC included
  51.   in this package.
  52.  
  53.