Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ark1!oasys!mimsy!mojo!russotto From: russotto@eng.umd.edu (Matthew T. Russotto) Newsgroups: comp.sys.mac.programmer Subject: Re: CLUT problem Message-ID: <1990Sep5.175208.25355@eng.umd.edu> Date: 5 Sep 90 17:52:08 GMT References: <20089@well.sf.ca.us> <12230@hoptoad.uucp> Sender: news@eng.umd.edu (The News System) Organization: College of Engineering, Maryversity of Uniland, College Park Lines: 11 In article <12230@hoptoad.uucp> tim@hoptoad.UUCP (Tim Maroney) writes: > >For instance -- I'm drawing files (PICT and TIFF) into 32-bit offscreen >pixmaps, then drawing them to eight-bit screens. The amount of color >distortion is phenomenal, although the files look great on a 32-bit >screen. It's so bad that it seems the system is not even getting >mileage out of the 256 colors in the CLUT -- it seems to be making bad >selections. As I understand it, CQD in fact makes NO selections-- it uses the colors available in the CLUT. You have to pick good colors in the first place.