3detx60b
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%.
KolibriOS
KolibriOS is a hobby operating system for x86-compatible computers, which is currently being developed by a small but passionate team of enthusiasts.
Its kernel, most drivers, and many programs are written entirely in FASM assembly language, making them very compact and lean on system resources.
Based on MenuetOS, it uses its own standards and is NOT fully POSIX or UNIX compliant.
Contributing
We would appreciate any participation in the project and always welcome new users and contributors.
Detailed instructions for the contribution process can be found in the contributing guide.
Common list of tasks, issues and enhancement proposals can be found on this page.
Special thanks
The KolibriOS team expresses special thanks to the author of the 32-bit MenuetOS, Ville Turjanmaa. We also want to note that all MenuetOS copyrights have been preserved.