You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
Looks like we'll need more than just a libwebp upgrade. I'm not sure how to handle animation with CGBitmapContextCreate, so I'll need to learn about it first :-) Any help is appreciated.
No experience in that area either :( Here’s the source code for an old Quick Look plugin for animated GIFs (nowadays OS X supports those by default), does that help? http://sourceforge.net/p/animgifqlgen/code/HEAD/tree/
Thanks for the help, but it looks like the linked plugin just renders the GIF with WebKit, which we can't do. Anyway, I'll look into how to implement this. Thank you!
This boils down to upgrading to the latest
libwebp
.Example animated WebP image to test on: https://08334865990100544955.googlegroups.com/attach/8c6f234c4ae89d2d/Zipper_animated.webp
The text was updated successfully, but these errors were encountered: