emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 5141234acf: Refactor the webp cache code to allow usage by gi


From: Po Lu
Subject: Re: master 5141234acf: Refactor the webp cache code to allow usage by gif_load, too
Date: Mon, 11 Apr 2022 21:32:01 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> It can?  Then how does this work:
>
>       struct anim_cache* cache = anim_get_animation_cache (img->spec);
>
> We pass img->spec to look it up in the cache, don't we?  And we use EQ
> to look it up, right?

Nevermind, thanks.  I got confused in my reading of that code.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]