Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!usc!ucsd!ucbvax!SMILEY.STANFORD.EDU!geof From: geof@SMILEY.STANFORD.EDU (Geof Cooper) Newsgroups: comp.laser-printers Subject: Re: QMS Colorscript and Color postscript ? Message-ID: <9001051615.AA07642@crayola.cs.UMD.EDU> Date: 29 Dec 89 01:26:53 GMT References: <8912262204.AA05372@crayola.cs.UMD.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Organization: Stanford University, Stanford Ca. Lines: 24 Approved: laser-lovers@brillig.umd.edu In article <8912262204.AA05372@crayola.cs.UMD.EDU> dan@rna.UUCP (Dan Ts'o) writes: > Can someone give me a primer on color postscript ? There is a nice document from Adobe that describes it. You can get it in postscript form from their network server. Try calling them up or sending mail to adobe to find out how to do this. > > Basically: we are interested in buying a QMS Colorscript 100 printer to >print 24-bit RGB images. Is this a good idea ? More specifically, how >complicated will it be to write the necessary programs, to, for example, take >a 24-bit raw raster image with color lookup table and output it on the QMS. >Who will do the color dithering ? How long will a 512x512x3 image take to >transfer ? This is pretty good, but realize that this is not a gray-scale printer. The gray scale info will be simulated using the same kind of dithering approach that a laserwriter uses to simulate gray levels. The results are certainly worth looking at, but are not photographic quality. As for speed, calculate the time it takes using your favorite communications line to transmit the image (512*512*3 bytes) and add about 20 seconds to actually print the thing. That's about how fast it will run. - Geof