Xref: utzoo comp.sys.ibm.pc:14414 comp.sys.mac:15027 comp.sys.apple:5417 Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!nrl-cmf!mailrus!tut.cis.ohio-state.edu!oboe.cis.ohio-state.edu!sarrel From: sarrel@oboe.cis.ohio-state.edu (Marc Sarrel) Newsgroups: comp.sys.ibm.pc,comp.sys.mac,comp.sys.apple Subject: Re: Copyrighting Icons Message-ID: <10441@tut.cis.ohio-state.edu> Date: 13 Apr 88 15:38:33 GMT References: <24@imspw6.UUCP> <1522@dataio.Data-IO.COM> <1707@pixar.UUCP> <585@nvuxr.UUCP> Sender: news@tut.cis.ohio-state.edu Organization: The Ohio State University Dept of Computer and Information Science Lines: 21 In article <585@nvuxr.UUCP> larryl@nvuxr.UUCP (L Lang) writes: >Hmm... If there are 16*16 pixels in the icon, each of which may be on or off, >then aren't there > 2^(16*16) = 115,792,089,237,316,195,423,570,985,008,687,907,853,269, > 984,665,640,564,039,457,584,007,913,129,639,936 >possible icons, rather than > 2^16 = 65536 Well, if you want to get _really_ picky, then you have to realize that (on the mac, at least) an icon also has a mask, which is another 16*16 bits. That makes the total number of icons: 2^(16*16+1) = 231,584,178,474,632,390,847,141,970,017,375,815,706,539, 969,331,281,128,078,915,168,015,826,259,279,872 OK, anybody else want to show off the fact that they can use LISP to calculate insanely large integers? -=- Marc Sarrel The Ohio State University 611 Harely Dr #1 Department of Computer and Information Science Columbus, OH 43202-1835 sarrel@cis.ohio-state.edu In San Francisco, you can bay at the moon or moon at the Bay, but it doesn't make much difference which. Disclaimer: Hey, what do I know? I'm only a grad student.