From owner-freebsd-questions Mon Apr 22 19:11:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA15695 for questions-outgoing; Mon, 22 Apr 1996 19:11:40 -0700 (PDT) Received: from tulpi.interconnect.com.au (root@tulpi.interconnect.com.au [192.189.54.18]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA15687 for ; Mon, 22 Apr 1996 19:11:35 -0700 (PDT) Received: (from ahill@localhost) by tulpi.interconnect.com.au id MAA14443 (8.7.4/IDA-1.6); Tue, 23 Apr 1996 12:11:04 +1000 (EST) Date: Tue, 23 Apr 1996 12:11:04 +1000 (EST) From: Anthony Hill To: dwhite@resnet.uoregon.edu cc: Sergio de Almeida Lenzi , questions@FreeBSD.org Subject: Re: animated gif. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 22 Apr 1996, Doug White wrote: > On Mon, 22 Apr 1996, Sergio de Almeida Lenzi wrote: > > > > > Hello all, > > Does anybody know how to make an animated gif? > > Is there a FreeBSD software to create an animated gif? > > > > > > animated gif: > > A gif that referenced by netscape produces an animated image. > > I think you're thinking of server-push animations (where repeated GIFs > are downloaded to the client repeatedly). There is another way using interlaced gifs - basically one gif contains a few images which each overwrite the previous one. It works with any software which displays interlaced gifs properly, and doesnt have many of the disadvantages of the server-push abomination. I dont know how you make them, but I dont think any of the FreeBSD ports will help you. Anthony