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

webp-imageio needs Java 9 #487

Closed
ThexXTURBOXx opened this issue Feb 18, 2024 · 1 comment · Fixed by #494
Closed

webp-imageio needs Java 9 #487

ThexXTURBOXx opened this issue Feb 18, 2024 · 1 comment · Fixed by #494

Comments

@ThexXTURBOXx
Copy link
Contributor

I only noticed today that the new version of webp-imageio I included needs Java 9 in order to work.
So, I should either fork it and downgrade to retain compatibility with Java 8 or migrate to a different one or remove it.
I would think it is much too overkill to fork it (as I did with dex2jar), just for the sake of providing a way to read webp images.
And since I don't see any other properly updated fork, I would suggest removing it.

@ThexXTURBOXx
Copy link
Contributor Author

Update: After some internal communication, I spun up a fork: https://github.com/ThexXTURBOXx/webp-imageio
It is compatible with Java 8 (at least it compiles, did not test thoroughly yet),
So, maybe let's go with that one?

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 a pull request may close this issue.

1 participant