The main KolibriOS repository
Go to file
ace_dent dc416dc668 Optimize png files for games resources
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 526 KiB (~485 KiB kpacked), average ~39% saving for 20 files.
Source artwork material (not included in a distribution):
- Slimmed 433 B (~425 B kpacked), ~15% saving for 1 file.
Old vestigial images (may no longer be used):
- Slimmed 41.9 KiB (~16.9 KiB kpacked), average ~45% saving for 8 files.

git-svn-id: svn://kolibrios.org@10029 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-14 07:34:18 +00:00
_tools [WS] Make run.py work on modern qemu 2023-08-06 19:45:59 +00:00
contrib Optimize png files for games 2024-05-13 21:43:30 +00:00
data build: Added readme file for ACPI driver 2024-05-04 13:30:52 +00:00
drivers fixed the sdhc driver, added kpack compression to skip virus scanning 2024-03-15 15:41:43 +00:00
kernel Krn: Fixed the disk size output function 2024-05-09 14:47:16 +00:00
programs Optimize png files for games resources 2024-05-14 07:34:18 +00:00
skins Optimize png files for skins/dunkaist/mursky 2024-05-13 10:40:43 +00:00
build.txt Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*") 2022-01-06 19:34:04 +00:00
tup.config.template - Added teatool to autobuild 2020-12-24 22:38:37 +00:00