Skip to content

Fix the issue when monochome colorspace cause the WebP encoding failed #95

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

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

dreampiggy
Copy link
Contributor

Just translate into RGBA first, don't need extra code to re-implements monochrome WebP encoding

This close #94

Just translate into RGBA first, don't need extra code to re-implements monochrome WebP encoding
@dreampiggy dreampiggy merged commit 84e4376 into master Jan 30, 2024
@dreampiggy dreampiggy deleted the bugfix/monochome_colorspace branch January 30, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
encoding WebP Encoding related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(nullable NSData *)sd_encodedWebpDataWithImage returns NIL after 0.14.2 update
1 participant