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

AVIF support #11

Open
onzecki opened this issue Sep 17, 2024 · 0 comments
Open

AVIF support #11

onzecki opened this issue Sep 17, 2024 · 0 comments

Comments

@onzecki
Copy link

onzecki commented Sep 17, 2024

eightyeightthirtyone currently does not scrape/save AVIF 88x31 images.
This could be fixed by bumping the version of image-rs to the latest version (0.25.2 at the time of writing) and adding the "avif-native" feature.1
Alternatively it seems that enabling the "avif-decoder" feature on 0.24.8 might work as well.2

1 https://docs.rs/image/latest/image/codecs/index.html
2 https://docs.rs/image/0.24.8/image/codecs/avif/struct.AvifDecoder.html

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

No branches or pull requests

1 participant