home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume12 / postscript / part01 / source / README < prev    next >
Encoding:
Text File  |  1987-10-27  |  839 b   |  22 lines

  1. This is a virtually complete implementation of PostScript.  Just type
  2. make and it should produce a version for suns.  Since the only complete
  3. driver is for suns and since some driver writing will be necessary on
  4. any other machine, I have not packaged everything up in an idiot-proof
  5. box.  I am not aware of any Gotchas in building this source.  The X
  6. driver used to work on X10 - It will need work for X11.  The pixrect
  7. driver is very new, and should be regarded as didactic, as it scribbles
  8. straight onto the display.  Persuading suntools to look after the bits
  9. would have taken too long.
  10.  
  11. Writing your own driver involves merely hacking pixrect.c until it will
  12. drive your display.  There are only 11 routines to write, and they're
  13. all quite short.
  14.  
  15. Have fun!
  16.  
  17. - Crispin Goswell
  18.  
  19. caag@uk.ac.rl.vd
  20. caag@vd.rl.ac.uk
  21. ...!mcvax!ukc!rlvd!caag
  22.