Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!rpi!zaphod.mps.ohio-state.edu!think.com!mintaka!mit-eddie!uw-beaver!cornell!vax5.cit.cornell.edu!aqhx From: aqhx@vax5.cit.cornell.edu Newsgroups: comp.sys.mac.misc Subject: GIF as background Message-ID: <1991Mar11.234940.3285@vax5.cit.cornell.edu> Date: 12 Mar 91 03:49:40 GMT Distribution: comp Organization: CIT, Cornell University Lines: 10 Either DeskPicture (init) and ColorDesk (cdev) can make a PICT file as Mac's background. But if a GIF file with different color palette is converted to PICT file, there is a distortion in color when used as background picture. I was told that it's becasue PICT file use system palette and GIF file uses custom one, so the color is distorted when GIF file is used as backgrond. So is there a way to use GIF file as backgroud without the distortion of color? Or is there a way to change the default system palette to a custom one? Tim...