Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!pasteur!cory.Berkeley.EDU!bruce From: bruce@cory.Berkeley.EDU (Bruce Burkhalter) Newsgroups: comp.sys.mac Subject: Re: Color Icons in the Finder (was Displaying cicn's on the desktop) Message-ID: <21798@pasteur.Berkeley.EDU> Date: 6 Feb 90 03:23:26 GMT References: <637@tci.bell-atl.com> <969@dms.UUCP> <38241@apple.Apple.COM> <25C8B0A2.21632@paris.ics.uci.edu> <38361@apple.Apple.COM> Sender: news@pasteur.Berkeley.EDU Reply-To: bruce@cory.Berkeley.EDU.UUCP (Bruce Burkhalter) Organization: University of California, Berkeley Lines: 15 In article <38361@apple.Apple.COM> rewing@Apple.COM (Richard Ewing) writes: >these cicn resources that I've been using with icon colorizer >into the icl8 resources that SunDesk uses? Why was icl8 >created in the first place? This may sound silly coming >from an Apple person, but I can't keep up with everything. The icl8 (and the icl4 and icl2) describe an icon of a specific bit depth. The icl8 uses 8 bits for every pixel, the icl4 uses 4 bits for each pixel, etc. In System 7.0, the Finder will use color icons ala the ColorFinder INIT. To draw the icons, it will use the icon resource corresponding to the current bit depth of the monitor i.e. if the monitor is set at 8-bits (256 colors) is will use the icl8. This is done for speed. It is faster to draw the icon if the bit depths match. Bruce Burkhalter