Commit Graph

3 Commits

Author SHA1 Message Date
70b91611cd programs/games: Optimize GIFs almaz
Lossless optimization of GIF image file, removing excess `NETSCAPE` loop blocks. Could not use `gifsicle` due to program specific  local palettes. Did not apply `flexigif`, as this hinders KPACK LZMA compression.

📦 Program graphics (compiled or included with software):
- Slimmed `almaz/aniall.gif` from 4248 to 3868 bytes, saving 380 bytes, ~9%.
2025-06-17 11:22:44 +02:00
eace9188f9 programs/games: Optimize GIFs almaz
Lossless optimization of GIF image files, removing excess `NETSCAPE` blocks and `flexigif -p -f -a=1`.

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

🥀 Old vestigial images, no longer used:
- Delete unused asset `almaz/explode1.gif`, 4865 bytes.
2025-06-17 11:22:44 +02:00
352d425605 delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)
git-svn-id: svn://kolibrios.org@6218 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:42:49 +00:00