-
### Before submitting a bug report
- [X] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
- [X] I searched for existing reports to see if it hasn'…
-
Hello, this 161 byte JPEG-XL image, found via fuzz testing, causes a segfault during decoding (using the latest commit on the `main` branch).
https://github.com/libjxl/libjxl/files/7348994/fuzz3953…
-
I am trying to encode JXL file using C API.
I set basic info `uses_original_profile = JXL_TRUE;` and to set grayscale ICC profile via `JxlEncoderSetICCProfile` but I get following error during the …
-
Hello JXL developers!
Situation: The nice 48 bit full-size original tif(s) at: https://noirlab.edu/public/images/iotw2135a/
Target: .jxl it.
But I can't. .TIF input is not supported. But most spa…
-
**Is your feature request related to a problem? Please describe.**
I was trying to decode a JXL image into a gdk pixbuf. Unfortunately, allocating
a pixbuf with the same pixel dimensions as the JX…
-
**Describe the bug**
JXL images decoded with `decode_oneshot` (and `djxl`) look brighter than the originals when viewed with GIMP. (The histogram is squeezed toward the right.) `encode_oneshot` does …
xiota updated
3 years ago
-
Feature request to support viewing JPEG XL images
The ISO standardization of JPEG XL is still in progress, but the read API of the `libjxl` [reference implementation](https://gitlab.com/wg1/jpeg-x…
xiota updated
3 years ago
-
Hello, oss-fuzz is reporting an out of bounds write in libjxl master:
```
| AddressSanitizer:DEADLYSIGNAL
| =================================================================
| ==655724==ER…
-
**Describe the bug**
When decoding 003.jxl, which was losslessly transcoded from a jpg, the resulting png file is only 1953 B small and all black, even though djxl didn't throw any errors.
Decoding …
-
### Steps to reproduce
in today android nighlty (v100 )if use this style (trough stylus,tampermonkey or even userchrome.css):
-webkit-text-stroke-width:.3px!important;
page font are messed up see scr…