Linux Mint 64 bit
JPEG-XL .jxl files created with JPEG XL image format reference implementation libjxl v0.9.0 cannot be opened with XnViewMP.
Effect: Error message: "my_error_exit...<Not a JPEG file: starts with 0x00 0x00>"
To reproduce:
1. Create image with latest cjxl:
Code: Select all
cjxl in.png out.jxl
Actual behaviour (bug): File doesn't show. Error message in terminal.
Expected behaviour: Display JPEG-XL in all its glory.