Add plugin for JPEG XL (JXL)

This commit is contained in:
Daniel Novomesky
2021-11-10 16:01:58 +01:00
parent fb66044714
commit 41c4b5930c
11 changed files with 1005 additions and 1 deletions
+6
View File
@@ -82,6 +82,12 @@ if (LibHeif_FOUND)
)
endif()
if (LibJXL_FOUND AND LibJXLThreads_FOUND)
kimageformats_read_tests(
jxl
)
endif()
# Allow some fuzziness when reading this formats, to allow for
# rounding errors (eg: in alpha blending).
kimageformats_read_tests(FUZZ 1
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 528 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB