home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / graphics / 14173 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.2 KB  |  47 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!mcsun!sun4nl!kubds1!kub.nl!wessel
  3. From: wessel@kub.nl (Wessel Kraaij)
  4. Subject: printing a colour or grayscale image on a HP laserjet 4
  5. Message-ID: <1993Jan25.091743.8030@kub.nl>
  6. Date: Mon, 25 Jan 93 09:17:43 GMT
  7. Organization: Tilburg University, Tilburg, The Netherlands
  8. Nntp-Posting-Host: itksuc
  9. Lines: 36
  10.  
  11.  
  12. -- 
  13.  
  14. Printer: HP laserJet 4M (with PostScript) (600dpi)
  15.  
  16.  
  17. I am interested in:
  18.  
  19. 1. The fastest way to print a colour image ( GIF, TIFF, SUNraster format)
  20.  
  21.    as a b/w bitmap .
  22.     
  23.    Which (precomputed) format gives the printer an easy job?
  24.  
  25. 2. The method to produce the best possible b/w image on the printer, i.e.
  26.    it does not matter how much print computing time is involved.
  27.  
  28.  
  29. 3. A good compromise between 1 and 2.
  30.  
  31.  
  32.  
  33.  
  34.  
  35. Note that I have "xv" which gives me the possibility to convert an image to
  36. grayscale, b/w dithered etc. 
  37.  
  38. My current method is: Use xv to convert a colour image to a gray scale image,
  39. output a PostScript file and send it to the printer. This gives a good result 
  40. but takes some time (15 minutes). Another disadvantage is the rather large size 
  41. of the PostScript files.
  42.  
  43.  
  44. Wessel Kraaij
  45.  
  46. wessel@kub.nl
  47.