Changed
- Bump
opento5.3.5 - Bump
utc2kto0.20 - JPEG XL improvements
- Add support for specialized JPEG -> JXL conversion
- Improve lossy conversion quality/compression
- Iterate over "quality" instead of "distance" (more intelligible)
- Build
.debwithcargo-auditablesupport - Invert "compression ratio" calculation so that lower is better (more intelligible)
- Miscellaneous code cleanup and lints
---
Warning
The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:
ld.so --help | grep '\-v[0-9]'
# x86-64-v4
# x86-64-v3 (supported, searched)
# x86-64-v2 (supported, searched)