4afdcf55ca
- Update to version 9.1.5: * Add --sequential option to process files sequentially rather than in parallel. * Update to latest Zopfli with greatly improved performance. * Reduce memory usage. * Correct handling of grayscale conversion when ICC profile is present.
Enrico Belleri
2025-07-04 07:43:41 +00:00
efab740f82
Accepting request 1252329 from graphics
Ana Guerrero2025-03-12 19:13:47 +00:00
5feeacbfb8
- Enable features: * sanity-checks * system-libdeflate: use system deflate libraries
Enrico Belleri
2025-03-12 08:33:04 +00:00
c265417720
- Update to version 9.1.4: * Improve optimization of APNG files (reductions still not supported yet). * Improve reductions for small images and ensure consistent results for repeat runs. * Add feature system-libdeflate to use the system-installed version of libdeflate. * Strip C2PA metadata by default. * Add --zi option to control the number of Zopfli iterations. * Allow setting compression level to 0. * Improve filtering performance for some images. * Move man page generation to an xtask. * Fix --nx still applying deinterlacing by default. * Fix optimized APNGs not being compatible with some programs.
Enrico Belleri
2025-02-27 19:35:21 +00:00
e14cc9751c
- Update to version 9.1.1: * Change man page generation path to resolve issue with cargo publish
Enrico Belleri
2024-04-23 06:18:53 +00:00
18f0b8663e
- Update to version 9.1.0: * Add --keep display equivalent to --strip safe. * Add modified zeng palette sorting method, improving optimization of indexed images. * If only one filter is specified, guarantee to only use this one. * Evaluate low-depth indexed even if low-depth grayscale was already achieved. * Fix battiato palette sorting method not being used if the input was not already indexed. * Fix rare crash caused by a truncated palette. * Reduce size of binaries. * Add man page generation.
Enrico Belleri
2024-04-21 22:05:56 +00:00