13 Commits

Author SHA256 Message Date
a02d851689 Accepting request 1290626 from graphics
- 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.

OBS-URL: https://build.opensuse.org/request/show/1290626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oxipng?expand=0&rev=4
2025-07-06 15:14:13 +00:00
Enrico Belleri
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.

OBS-URL: https://build.opensuse.org/package/show/graphics/oxipng?expand=0&rev=12
2025-07-04 07:43:41 +00:00
efab740f82 Accepting request 1252329 from graphics
- Enable features:
  * sanity-checks
  * system-libdeflate:
    use system deflate libraries

OBS-URL: https://build.opensuse.org/request/show/1252329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oxipng?expand=0&rev=3
2025-03-12 19:13:47 +00:00
Enrico Belleri
5feeacbfb8 - Enable features:
* sanity-checks
  * system-libdeflate:
    use system deflate libraries

OBS-URL: https://build.opensuse.org/package/show/graphics/oxipng?expand=0&rev=10
2025-03-12 08:33:04 +00:00
701e07ab2f Accepting request 1249179 from graphics
- 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.
- Update to version 9.1.1:
  * Change man page generation path to resolve issue with cargo publish

OBS-URL: https://build.opensuse.org/request/show/1249179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oxipng?expand=0&rev=2
2025-02-28 16:39:40 +00:00
Enrico Belleri
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.

OBS-URL: https://build.opensuse.org/package/show/graphics/oxipng?expand=0&rev=8
2025-02-27 19:35:21 +00:00
19a3f26fb0 Accepting request 1169585 from graphics
oxipng is a tool to improve compression of PNG files.
It provides better performance than other established similar programs.

OBS-URL: https://build.opensuse.org/request/show/1169585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oxipng?expand=0&rev=1
2024-04-23 16:55:34 +00:00
Enrico Belleri
e14cc9751c - Update to version 9.1.1:
* Change man page generation path to resolve issue with cargo publish

OBS-URL: https://build.opensuse.org/package/show/graphics/oxipng?expand=0&rev=6
2024-04-23 06:18:53 +00:00
Enrico Belleri
edfe660813 - Add man pages
OBS-URL: https://build.opensuse.org/package/show/graphics/oxipng?expand=0&rev=5
2024-04-22 04:23:17 +00:00
Enrico Belleri
32af08214c OBS-URL: https://build.opensuse.org/package/show/graphics/oxipng?expand=0&rev=4 2024-04-22 03:53:27 +00:00
Enrico Belleri
e48aac0d76 OBS-URL: https://build.opensuse.org/package/show/graphics/oxipng?expand=0&rev=3 2024-04-21 22:12:24 +00:00
Enrico Belleri
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.

OBS-URL: https://build.opensuse.org/package/show/graphics/oxipng?expand=0&rev=2
2024-04-21 22:05:56 +00:00
e44c7bbba1 Accepting request 1124964 from home:iDesmI
A lossless PNG/APNG compression optimizer. It is a rewrite of OptiPNG, originally created to implement multithreading and hence more performant.

OBS-URL: https://build.opensuse.org/request/show/1124964
OBS-URL: https://build.opensuse.org/package/show/graphics/oxipng?expand=0&rev=1
2023-11-10 13:02:49 +00:00