-
Hello,
following configuration:
```
-DJPEGXL_ENABLE_SKCMS=OFF
-DJPEGXL_ENABLE_PLUGINS=ON
```
leads to failure to build gdk-pixbuf loader.
I understand that the plug-in needs skcms for color…
-
**Describe the bug**
when compressing a png with `cjxl -E 3 -s 9 -e 9 "DNA_Structure+Key+Labelled.pn_NoBB.png" "DNA_Structure+Key+Labelled.pn_NoBB.jxl"` encoding proceeds as normal but soon after pro…
-
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 …
-
**Describe the bug**
A dividing by zero error in lib/extras/codec_apng.cc:283 jxl::DecodeImageAPNG(), the `delay_den` can be 0 resulting in an Arithmetic Exception.
**To Reproduce**
Steps to repr…
-
AVIF is a new image format with unmatched advantages like smaller size and shorter loading time. I guess it might be used for textures.
https://jakearchibald.com/2020/avif-has-landed/
-
The static libjxl.a we install depends on skcms.a (when using skcms which is the default). In the libjxl.so case we bundle the skcms.a into the shared library, but in the static case the skcms.a is mi…
deymo updated
3 years ago
-
In the output of GraphMavenResolver.resolveFullDependencySet() for it.unimi.dsi / dsiutils / 2.2.2 (compile scope) we find dependencies like ${pom.groupId}:javax.servlet:1.0.0 containing what appear t…
vigna updated
2 years ago
-
In the output of GraphMavenResolver.resolveFullDependencySet() for it.unimi.dsi / dsiutils / 2.2.2 (compile scope) we find hundreds of dependencies (see below). The actual dependencies (at the current…
vigna updated
2 years ago
-
cjxl.exe image_21447_24bit.png image_21447_24bit.jxl -v -m -q 100 -s 5 -C 1 --num_threads=4
```
JPEG XL encoder v0.3.7 0.3.7-13649d2b [Scalar]
codec_png.cc:496: PNG: no color_space/icc_pathname giv…
-
Im trying to update imagemagick to last version but get this error
Version: ImageMagick 7.0.11-14 Q32 x86_64 2021-05-17 https://imagemagick.org
Copyright: (C) 1999-2021 ImageMagick Studio LLC
Lic…