home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p112 / 1.ddi / COLOR.PAR < prev    next >
Encoding:
Text File  |  1988-06-01  |  373 b   |  15 lines

  1. REM ASIZE.PAR
  2. REM This is an FPLOT parameter file to do default A size plots.
  3. REM For color dot matrix printers.  Pens 1-4 are mapped so that
  4. REM they come out one pixel wide.  Pen 1 is black, pen 2 is
  5. REM magenta, pen 3 is cyan, and pen 4 is green.
  6. REM
  7. PENWIDTH 1 0
  8. PENWIDTH 2 0
  9. PENWIDTH 3 0
  10. PENWIDTH 4 0
  11. PENCOLOR 1 0
  12. PENCOLOR 2 1
  13. PENCOLOR 3 2
  14. PENCOLOR 4 6
  15.