23 个版本

0.7.6 2022 年 6 月 11 日
0.7.4 2022 年 4 月 3 日
0.7.3 2022 年 1 月 1 日
0.7.2 2021 年 11 月 7 日
0.3.3 2021 年 3 月 17 日

#874 in 图像


2 个 crate 中使用 (通过 libjxl-sys)

ISC 许可证

6MB
127K SLoC

C++ 99K SLoC // 0.1% comments C 22K SLoC // 0.1% comments Python 3K SLoC // 0.1% comments Shell 3K SLoC // 0.2% comments Bazel 546 SLoC // 0.1% comments Java 218 SLoC // 0.2% comments Forge Config 95 SLoC // 0.3% comments Rust 72 SLoC // 0.1% comments Lua 62 SLoC Objective-C 32 SLoC Automake 26 SLoC // 0.1% comments Batch 14 SLoC Bitbake 7 SLoC // 0.7% comments

包含 (模糊的 autoconf 代码, 1KB) configure.ac

libjxl-src

构建捆绑的 JPEG XL 参考库 0.2 (版本 945ad0ce, 2021-01-22)。

构建需要 GCC/Clang 和 CMake,而 Windows 需要额外的 MSVC、Clang 和 Ninja。

注意

默认情况下,crate 会立即构建,但仅在开发配置文件中构建依赖。要进行发布构建,请在 Cargo.toml 中使用 default-features = false 并在您的 build.rs 中调用 libjxl_src::build()

依赖项