Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to set a webp decoding function #109

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

martincapello
Copy link
Member

This is useful in Windows to let the application set this function to decode webp data present when some applications provide it when dropping some element (like Chrome does when dragging&dropping an image from a result page).

Now a drag&drop operation in Windows can use this custom webp decoding
function to decode the first frame of an element dropped as webp data.
@aseprite-bot
Copy link
Collaborator

clang-tidy review says "All clean, LGTM! 👍"

@dacap dacap self-assigned this Oct 10, 2024
@dacap dacap merged commit 57c2646 into beta Oct 10, 2024
20 checks passed
@dacap
Copy link
Member

dacap commented Oct 10, 2024

@martincapello just merged, remember to create bug/feature branches in your own fork (not in aseprite/laf or igarastudio/laf).

@dacap dacap deleted the add-webp-decoding-customization branch October 10, 2024 13:17
@martincapello martincapello restored the add-webp-decoding-customization branch October 10, 2024 13:21
@martincapello martincapello deleted the add-webp-decoding-customization branch October 10, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants