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

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!zaphod.mps.ohio-state.edu!rpi!scott.skidmore.edu!psinntp!psinntp!polari!lampi@polari.online.com
  2. From: lampi@polari.online.com
  3. Newsgroups: comp.sys.apollo
  4. Subject: Re: Versatec plot file format
  5. Summary: It's not tooooo tough
  6. Message-ID: <1992Sep12.002100.1227@polari>
  7. Date: 12 Sep 92 00:21:00 GMT
  8. References: <199209092210.AA29243@pan.ssec.honeywell.com>
  9. Organization: R Squared, Redmond, WA (206) 883-3116
  10. Lines: 32
  11.  
  12. In article <199209092210.AA29243@pan.ssec.honeywell.com> thompson@PAN.SSEC.HONEYWELL.COM ((jt) John Thompson) writes:
  13. >
  14. >
  15. >> I'm trying to find out the file format that the Versatec electrostatic
  16. >> plotters (eg, v80, v7236) use (I'm assuming it's the same for all size
  17. >> plotters).  In other words, if I wanted to print a raster file to a
  18. >> versatec using 'prf -transparent', what should the file look like?
  19. >
  20. >The basic format is identical -- it's a stream of bits that are on (black)
  21. >or off (white).  You must put out enough bytes to fill the entire line --
  22. >there's no 'carriage-return' option.
  23. >
  24. >If you're close to this, you might simply be missing the (previously 
  25. >undocumented) prf switch.  Try "prf filename -transparent -vers_pp plot"
  26. >and see what you get.  By default, stuff is sent to the Versatecs in 'print'
  27. >mode unless one of the filters (for a bitmap, for example) toggles it.  If
  28. >you use -transparent, there's no toggle done, and you get that default, giving
  29. >you yards and yards and yards of paper (talk about your 15yard penalty!)
  30. >
  31. The raster scan lines are 2112 bits across for a Versatec V80. The files
  32. are (or at lest used to be) REC formatted (4 bytes length + data).
  33.  
  34. That is, if my memory serves me (This is from waayyy back in '83 :-) when
  35. I had to write GPR (when there was no such thing) routines for a V80 on
  36. a DN-400.
  37.  
  38.  
  39. -- 
  40. -----
  41. +-+  Michael Lampi       lampi@polari.online.com
  42. |R|  R Squared           16398 NE 85th St., Suite 101, Redmond, WA 98052
  43. +-+                      (206) 883-3116       fax (206) 883-2676
  44.