home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apollo / 3508 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.9 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!hplabs!ucbvax!PAN.SSEC.HONEYWELL.COM!thompson
  2. From: thompson@PAN.SSEC.HONEYWELL.COM ((jt) John Thompson)
  3. Newsgroups: comp.sys.apollo
  4. Subject: re: Versatec plot file format
  5. Message-ID: <199209092210.AA29243@pan.ssec.honeywell.com>
  6. Date: 9 Sep 92 22:10:51 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 35
  11.  
  12.  
  13.  
  14. > I'm trying to find out the file format that the Versatec electrostatic
  15. > plotters (eg, v80, v7236) use (I'm assuming it's the same for all size
  16. > plotters).  In other words, if I wanted to print a raster file to a
  17. > versatec using 'prf -transparent', what should the file look like?
  18.  
  19. The basic format is identical -- it's a stream of bits that are on (black)
  20. or off (white).  You must put out enough bytes to fill the entire line --
  21. there's no 'carriage-return' option.
  22.  
  23. If you're close to this, you might simply be missing the (previously 
  24. undocumented) prf switch.  Try "prf filename -transparent -vers_pp plot"
  25. and see what you get.  By default, stuff is sent to the Versatecs in 'print'
  26. mode unless one of the filters (for a bitmap, for example) toggles it.  If
  27. you use -transparent, there's no toggle done, and you get that default, giving
  28. you yards and yards and yards of paper (talk about your 15yard penalty!)
  29.  
  30. Hope this helps a bit....
  31. -- jt --
  32. John Thompson
  33. Design Services Engineer / Sys-Admin
  34. Honeywell, SSEC
  35. Plymouth, MN  55441
  36. thompson@pan.ssec.honeywell.com
  37.  
  38. If you're not part of the solution, you're part of the precipitate.
  39. *************************************************************************
  40. * This e-mail correspondence is a work of fiction.  Any similarity      *
  41. * between the views presented and actual views, personal or corporate,  *
  42. * living, dead, or still to be conceived, is pure coincidence.          *
  43. *************************************************************************
  44.  
  45.  
  46.  
  47.