-
jpeg-xl is one of the new improved image file formats looking to replace jpeg.
https://gitlab.com/wg1/jpeg-xl
Bonus if a Haiku translator can be added as well
-
How to create a FLIF file with a 256 color palette, where the input file will be a PNG with a 256 color (8 bit) palette?
I tried to use the "--keep-palette" option, but the output file is always in …
-
Using the AUR package on Arch Linux, compilation fails with the following error
```
==> Starting build()...
Info: creating stash file /home/seadra/.cache/yay/qt-jpegxl-image-plugin-git/src/qt-jpe…
-
Tested in Windows Explorer and Directory Opus
OS: Windows 10 Pro 64bit
JXL-Winthumb version: v0.1.9
JXL version: 0.3.7
JXL settings used: ``"X:\ProgramFiles\JpegXL\cjxl.exe" {filepath} -d 2 -s 7 -…
-
**Describe the bug**
As part of our test and release process we run unit tests on libjxl with sanitizers enabled, including clang's UndefinedBehaviorSanitizer which caught this error:
```
build…
-
Could you please consider adding a new release tag? I would like to package libjxl for Void Linux (draft PR at https://github.com/void-linux/void-packages/pull/31397), which requires a release version…
-
I would appreciate if the new jpeg xl (.jxl) image file format would be included in addition to the webp file format in J4 stable. Major browsers will soon support it, too.
See: https://jpegxl.info…
Gitjk updated
3 years ago
-
**Summary**
Building libjxl 0.5.0 JNI with Java 7 will result in compilation failure.
I am aware that [Vanilla OpenJDK 8 / 11 are known to work well](https://github.com/libjxl/libjxl/blob/main/too…
ghost updated
3 years ago
-
Import dictionary entries aren't separated with commas, resulting in invalid syntax.
https://github.com/JasonBock/WebAssembly.Generators/blob/2aa4cd990bb59c36ed4722a6b30208bddf8cc1d5/src/WebAssembl…
-
I managed to build with `msys2/mingw64`, but only by removing this line.. Can anyone explain what this line means and how necessary it is?
https://github.com/YACReader/yacreader/blob/ca81b5424a3334…