-
Notifications
You must be signed in to change notification settings - Fork 2
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
JPEG XL Support #29
Comments
A package packer for Fedora has introduced a Firefox package with JPEG XL enabled Mercury browser (fork of firefox) has support for it by default. See: PATCHES.md. |
Temporary SolutionThere's a firefox addon that works: https://addons.mozilla.org/en-US/firefox/addon/jxl/. It uses a WebAssembly implementation of libjxl. As of 1/07/2024, Testing on https://jpegxl.info/test-page/: Animation doesn't work: Changing page zoom levels breaks image size: |
Updatetl;dr: JPEG XL is still being worked on in Firefox Ref: https://www.reddit.com/r/jpegxl/comments/1dz40g1/a_little_bit_of_progress_in_firefox/ Enabled ✔️ (d07d7a0) |
Firefox will consider a Rust implementation of JPEG-XL: mozilla/standards-positions#1064 Reddit post: https://www.reddit.com/r/jpegxl/comments/1f8aj5w/firefox_will_consider_a_rust_implementation_of/ |
References
The text was updated successfully, but these errors were encountered: