Hi, thanks for this project, it makes it much easier to get pyvips API mode running on Windows.
I tried to load a jxl image but got a VipsForeignLoad: ... is not a known file format error. I believe that means the optional dependency for libjxl was not installed while compiling? Would it be possible to include the optional dependencies, or are they being excluded intentionally?
Hi, thanks for this project, it makes it much easier to get pyvips API mode running on Windows.
I tried to load a jxl image but got a
VipsForeignLoad: ... is not a known file format
error. I believe that means the optional dependency for libjxl was not installed while compiling? Would it be possible to include the optional dependencies, or are they being excluded intentionally?