-
**Describe the bug**
When converting a particular JXL image to PNG, the PNG has noticeable color issues with patches of discoloration.
**To Reproduce**
Download [this](https://cdn.discordapp.com/atta…
-
FastImage doesn't support the JPEG XL format.
```
FastImage.new('https://jpegxl.info/logo.jxl').size
nil
FastImage.new('https://jpegxl.info/logo.jxl').type
nil
```
Thanks very much for wri…
dkam updated
2 months ago
-
Image data is present in many of the streams Precomp supports, e.g. PDF, PNG and GIF. On this data, specialized image compression algorithms can be used to get better compression ratio than with the g…
-
**Is your feature request related to a problem? Please describe.**
I originally bought my Prusa printers specifically because, unlike other vendors, there was no "cloud" feature.
It is unreasonabl…
-
On the home page the Show carousel is seen very early on page load and so should be optimised. The first step would be to have images that are the correct size and also tell the browser their height a…
-
Hello :)
First of all, I'd like to thank you for this awesome open source project, it's amazing!
In August 2020, Chrome will be able to show AVIF images.
Source: https://chromium-review.googl…
-
I've searched in the source code, and there seems to be test-cases for the JPEG-XL data format. But the browser itself doesn't load any JXL-files on the test-website.
https://jpegxl.info/test-page/…
-
### **The first two posts are just talking about metrics (which don't really matter), for visual comparisons you can skip [here](https://github.com/libjxl/libjxl/issues/3530#issuecomment-2083474040)**…
-
To reproduce:
```sh
cargo new jpegxl-rs-test
cd jpegxl-rs-test
cargo add jpegxl-rs -F vendored
cargo build
```
I get (cargo 1.72.0):
> Compiling jpegxl-rs v0.10.3+libjxl-0.10.2
> erro…
-
### Bug Description
The debian sid build of mixxx 2.4.0 fails with soundproxy_test on arm64, risc64, s390x, hppa and loong64.
Here is hopefully the relevant part of the build/test failure of arm…
snd1 updated
7 months ago