2 Commits

Author SHA1 Message Date
cdadea3fe4 programs/games: Optimize GIFs almaz
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 26s
Build system / Build (pull_request) Successful in 8m56s
Lossless optimization of GIF image files, with `gifsicle -O3` and `flexigif -p -f -a=1`.

📦 Program graphics (compiled or included with software):
- Slimmed `almaz/aniall.gif` from 4248 to 3066 bytes, saving 1182 bytes, ~4.8%.

🥀 Old vestigial images, no longer used:
- Delete unused asset `explode1.gif`, 4865 bytes.
2025-05-14 19:36:54 +01:00
8e0a284728 programs/games: Optimize GIFs phenix
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 36s
Build system / Build (pull_request) Successful in 6m33s
Lossless optimization of GIF image files, with `gifsicle -O3` and `flexigif -p -f -a=1`.
Program graphics (compiled or included with software):
- Slimmed `phenix/objects.gif` from 1052 to 1028 bytes, saving 24 bytes, ~2%.
2025-05-14 17:56:16 +01:00
3 changed files with 0 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB