5 releases
Uses new Rust 2024
new 0.1.4+libjxl-0.11.1 | May 14, 2025 |
---|---|
0.1.3+libjxl-0.11.1 | May 12, 2025 |
0.1.2+libjxl-0.11.1 | May 5, 2025 |
0.1.1+libjxl-0.11.1 | Apr 30, 2025 |
0.1.0+libjxl-0.11.1 | Apr 30, 2025 |
#638 in Images
530 downloads per month
8MB
169K
SLoC
Contains (obscure autoconf code, 1KB) libjxl/third_party/brotli/configure.ac
jxl-sys
Rust bindings to libjxl
Building
Before building, you will need to make sure that git submodules are initialized:
git submodule update --init --recursive
You will also need to make sure you have all prerequisites to build libjxl
.
Refer to libjxl/BUILDING.md
for detailed instructions.
Then you can build with cargo
:
cargo build
License
jxl-sys
is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2025 Zetier