home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / hardware / 1373 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.2 KB

  1. Path: sparky!uunet!usc!nic.csu.net!nic.csu.net!nntp
  2. Newsgroups: comp.sys.next.hardware
  3. Subject: Re: HP Pen plotter
  4. Message-ID: <1992Aug13.235912.2455@nic.csu.net>
  5. From: eps@futon.SFSU.EDU (Eric P. Scott)
  6. Date: 13 Aug 92 23:59:11 PDT
  7. Reply-To: eps@cs.sfsu.edu
  8. References: <1992Aug14.000852.9592@pslu1.psl.wisc.edu> <1992Aug14.023210.1295@nic.umass.edu>
  9. Organization: San Francisco State University
  10. Nntp-Posting-Host: futon.sfsu.edu
  11. Lines: 20
  12.  
  13. In article <1992Aug14.023210.1295@nic.umass.edu>
  14.     a74k110@titan.ucc.umass.edu (Chris Lloyd) writes:
  15. >if you want to print PostScript on it, you'd probably be better off
  16. >selling it and buying a cheap dot matrix and using something like Dots.
  17.  
  18. Don't the more "modern" HP plotters include support for stuff
  19. like area fills and the like?  Can you say pathforall?  Hee hee
  20. hee.
  21.  
  22. >Printing bitmaps on a plotter would be quite an impressive thing to watch
  23. >the plotter do, but the results would be a bit spotty.
  24.  
  25. Try run-length encoding.  (a/k/a how to turn a vector device into
  26. a raster device)  :-) :-) :-)
  27.  
  28. A long time ago I wrote something that autotraced bitmaps and
  29. made "color by numbers" pictures by drawing the contours.  The
  30. results were...  amusing.
  31.  
  32.                     -=EPS=-
  33.