home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / acorn / tech / 1086 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.2 KB  |  47 lines

  1. Newsgroups: comp.sys.acorn.tech
  2. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!cs.yale.edu!news-mail-gateway!daemon
  3. From: /G=Owen/S=Smith/O=SJ-Research/ADMD=INTERSPAN/C=GB/@mhs-relay.ac.uk
  4. Subject: Re: High res Colour Printing in RISC OS 3.1
  5. Message-ID: <ARM200-921218145909-63C24CA9*@MHS>
  6. Sender: /G=Owen/S=Smith/O=SJ-Research/ADMD=INTERSPAN/C=GB/@mhs-relay.ac.uk
  7. Organization: Yale CS Mail/News Gateway
  8. Date: Fri, 18 Dec 1992 14:59:09 GMT
  9. Lines: 36
  10.  
  11. maupb@csv.warwick.ac.uk (Mr J L Saunders) wrote:
  12.  
  13. (In reply to my stuff about not doing interlaced colour dot matrix
  14. printing.)
  15.  
  16. >Why not just print the yellow first? This seems obvious to me.
  17.  
  18. Indeed for horizontal interlacing this is actually what happens. I realised
  19. this while writing the technical documentation for the PRM. So 360 by 180
  20. would be safe, but it'll probably still look bad because 8 head passes is
  21. over the top. Anyway 180 by 180 on a 24 pin printer is fine, what isn't is
  22. 120 by 72 on an 8 pin printer, which is the maximum resolution without
  23. interlacing. 240 by 72 would also be feasible, but what you really want is
  24. 120 by 144 which is vertically interlaced and so the yellow would overprint
  25. on dark colours. To print the yellow first, you'd need to reverse feed the
  26. paper by 1/216". A lot of printers don't support reverse paper feed at all,
  27. and those that do tend to do it inacurrately. The sequence would be:
  28.  
  29. Yellow pass, forward paper feed 1/216 inch
  30. Yellow pass, reverse paper feed 1/216 inch
  31. Cyan pass, forward paper feed 1/216 inch
  32. Cyan pass, reverse paper feed 1/216 inch
  33. Magenta pass, forward paper feed 1/216 inch
  34. Magenta pass, reverse paper feed 1/216 inch
  35. Black pass, forward paper feed 1/216 inch
  36. Black pass, forward paper feed 23/216 inch
  37.  
  38. Any bets on whether the paper will still be remotely close to where it ought
  39. to be after this sequence? Whiplash and mechanical tolerances may well mean
  40. that the reverse feeds do nothing at all and just take up the slack in the
  41. gearing instead. Many of the newest dot matrix printer models have removed
  42. support for the reverse paper feed command completely or have written DO NOT
  43. USE in big letters in the manual. So using it does not seem like a good
  44. idea.
  45.  
  46. Owen.
  47.