Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!samsung!uunet!mstan!jordan From: jordan@Morgan.COM (Jordan Hayes) Newsgroups: comp.graphics Subject: Re: Comp.graphics.images Message-ID: <524@zooks.Morgan.COM> Date: 22 Nov 89 15:24:23 GMT References: <8911212014.AA06822@ironwood.cis.ohio-state.edu> Reply-To: jordan@Morgan.COM (Jordan Hayes) Organization: Morgan Stanley and Co., NY, NY Lines: 18 Dan N Wiebe writes: This is probably just because I'm dense, or something, but what good is a compressed uuencoded file? Right you are; however, notice the following: % compress -v fall.gif fall.gif: Compression: -43.30% -- file unchanged Since GIF is a compression technique itself, Lempel-Zif (or most other compression techniques -- !jaw, are you out there?) won't be of much help. btoa, rather than uuencode, will do a slightly better job (127% vs. 138% in the fall.gif example) ... /jordan