#jpegxl #jpeg #linker #dynamic #bindings #xl

jxl_dynlink

Rust bindings for JPEG XL library using dynamic linking

1 unstable release

0.1.0 Aug 11, 2024

#586 in Images

MIT/Apache

99KB
2K SLoC

Due to my limited skills, I tried to create a jxl binding that can work with static linking, but I was unable to do so, so I am posting a crate that works with dynamic linking.

These files are required to operate. brotlicommon.dll brotlidec.dll brotlienc.dll jxl.dll jxl_cms.dll jxl_jni.dll jxl_threads.dll

Tested on Windows. How it works is written in the tests folder.

jxl's multithreading functionality is not implemented.

Dependencies

~2.4–7MB
~49K SLoC