programs/demos: Optimize GIFs 3detx60b
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m44s
Build system / Build (pull_request) Successful in 9m42s

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

📦 Program graphics (compiled or included with software):
- Slimmed `3detx60b/map.gif` 6026 → 5570 bytes, saved 456 bytes, ~7%.
- Slimmed `3detx60b/texpack.gif` 9439 → 9133 bytes, saved 306 bytes, ~3%.
This commit is contained in:
2025-05-17 09:58:02 +01:00
committed by Andrew
parent 760a8e008e
commit 281b386b65
2 changed files with 0 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB