programs/media: Optimize GIFs midamp
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 34s
Build system / Build (pull_request) Successful in 4m33s

Lossless optimization of GIF image files. Selective use of `gifsicle -O3` and `flexigif -p -f -a=1`, while ensuring optimal KPACK LZMA compression.

📦 Program graphics (compiled or included with software):
- Slimmed `midamp/trunk/bottom.gif`, saved 87 bytes (~6%).
- Slimmed `midamp/trunk/buttons.gif`, saved 29 bytes (~4%).
- Slimmed `midamp/trunk/hdr.gif`, saved 15 bytes (~1%).
This commit is contained in:
2025-05-15 22:43:47 +01:00
parent c08af2b870
commit 09a05a9821
3 changed files with 0 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 673 B

After

Width:  |  Height:  |  Size: 644 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB