Fix #900: Support JPEG XL images
authorColin Clark <colin.clark@cclark.uk>
Mon, 9 Aug 2021 09:45:45 +0000 (10:45 +0100)
committerColin Clark <colin.clark@cclark.uk>
Mon, 9 Aug 2021 09:45:45 +0000 (10:45 +0100)
commit02860865e3391bc14114894c7f1df8dbf19dfca0
tree21f8f039952835bf8219ec5b733955c620b4fd9b
parentd545b8de2a78a3a08f9d12be45a00373986245a6
Fix #900: Support JPEG XL images

https://github.com/BestImageViewer/geeqie/issues/900

At this time it is necessary for the user to compile libjxl for
themselves.
README.md
configure.ac
src/Makefile.am
src/image-load.c
src/image_load_jpegxl.c [new file with mode: 0644]
src/image_load_jpegxl.h [new file with mode: 0644]