Lisp HUG Maillist Archive

(Lisp-HUG) Displaying Animated .GIFs in CAPI...

Greetings to the List -

Is there a known method to display an animated .GIF from within CAPI???

Regards from the Sunny Rocky Mountains --

Jack Harper
Secure Outcomes Inc




Re: (Lisp-HUG) Displaying Animated .GIFs in CAPI...

Jack Harper <jharper@frobenius.com> writes:

> Greetings to the List -
>
> Is there a known method to display an animated .GIF from within CAPI???

You can load GIF image data with Skippy from
http://xach.com/lisp/skippy/ - it loads the per-frame animation metadata
as well. Putting it on the screen, though, is up to you.

Zach


Updated at: 2020-12-10 08:39 UTC