Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!ncar!tank!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxf.cso.uiuc.edu!emb1354 From: emb1354@uxf.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: Color Printing with Color QuickDraw Message-ID: <1234600014@uxf.cso.uiuc.edu> Date: 13 Oct 88 22:39:00 GMT References: <6610@ut-emx.UUCP> Lines: 23 Nf-ID: #R:ut-emx.UUCP:6610:uxf.cso.uiuc.edu:1234600014:000:1213 Nf-From: uxf.cso.uiuc.edu!emb1354 Oct 13 17:39:00 1988 /* Written 11:58 am Oct 12, 1988 by casseres@Apple.COM in uxf.cso.uiuc.edu:comp.sys.mac.programmer */ In article <1234600013@uxf.cso.uiuc.edu> emb1354@uxf.cso.uiuc.edu writes: >... After opening a printer GrafPort, which BTW was a >real CGrafPort, and trying to use palettes, all I could get was black. Unless I am misreading this, there is still some confusion about printer grafPorts. The port is ALWAYS opened by the printer driver,... /* End of text from uxf.cso.uiuc.edu:comp.sys.mac.programmer */ I think you may be misreading this. Although the printer driver does open the GrafPort, it is still possible for a CGrafPort to be initialized by the printer driver. The Tektronix 4692D (I hope that's the right model number) does this. The comment meant that I checked the version of the GrafPort and confirmed that it was indeed a CGrafPort and not the old-style one. ***************************************************************** * Eric M. Berdahl * "Y'know, there's alot of air" * * PsiWare Software, not inc. * -Robert Miller * * emb1354@uxf.cso.uiuc.edu * * *****************************************************************