Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Animated webp support #16

Merged
merged 5 commits into from
Aug 27, 2021
Merged

Animated webp support #16

merged 5 commits into from
Aug 27, 2021

Conversation

GRFreire
Copy link
Owner

Created a function `img_load_webp()` which does the same thing as the
function `img_load_gif()`, but for webp images. Added a small amount of
code to make sxiv call this function when the file given is a webp image
file (using file extension to check at first, then doing proper tests in
the function).
Credit for this fix goes to @bakkeby on github.
@GRFreire GRFreire merged commit 5c8a245 into master Aug 27, 2021
@GRFreire GRFreire deleted the animated_webp_support branch August 27, 2021 12:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants