Animated Gifs and http
Peter C. Mehlitz
kaffe@rufus.w3.org
Wed, 3 May 2000 09:53:20 -0700
> Just working on some bug fixes. I noticed Animated Gifs don't appear to
> display correctly.
> The background is lost between frames.
That's with delta-frame animations. Two ways to fix this:
(1) image productions: generate full frames for each delta
(2) drawing: accumulative redrawing of delta frames (from the last
non-delta)
I currently tend towards (2), since it's somewhat
counter-productive to use deltas to get small image files, just to blow them up
subsequently during image production.
There's another issue I'm not completely sure about - animations with 0-delay
time. It seems netscape handles this as "one shot" animations (i.e. doesn't
continuously loop through the frames. Does anybody know about this?
-- Peter
--
Peter C. Mehlitz Tel: +1 510 527 4025x18
Transvirtual Technologies, Inc., Fax: +1 313 557 4251
Berkeley, CA, USA. Email: peter@transvirtual.com