Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!agate!violet.berkeley.edu!edmoy From: edmoy@violet.berkeley.edu (;;;;YF37) Newsgroups: comp.sys.mac Subject: Re: Color QD on Printers Message-ID: <6661@agate.BERKELEY.EDU> Date: 22 Jan 88 19:22:37 GMT References: Sender: usenet@agate.BERKELEY.EDU Reply-To: edmoy@violet.berkeley.edu.UUCP () Organization: University of California, Berkeley Lines: 20 In article rs4u+@andrew.cmu.edu (Richard Siegel) writes: > >I've not had any problems using the Color Quickdraw calls - my plotting >program can draw color graphs on a Mac II screen, and print those same graphs >on the LaserWriter. Of course, they do come out black - I wish the LaserWriter >driver would substitute grayscale for color... Amen! It seems pretty to easy to do for the original 8 colors in the old ROM, as all you'd need is a setgray command here and there. With full color of Color QuickDraw, it still seem straight forward except when doing a CopyBits() from a color grafport. Here you'd have to do a NTSC monochrome conversion and then an image command. Edward Moy Workstation Software Support Group University of California Berkeley, CA 94720 edmoy@violet.Berkeley.EDU ucbvax!violet!edmoy