kolibrios/programs
ace_dent 176ea5ae89 Optimize png files for other/ programs
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 0.5 KiB (~0.5 KiB kpacked), average ~15% saving for 3 files.
Documentation only artwork (distributed outside a program):
- Slimmed 23.8 KiB (~22.7 KiB kpacked), average ~64% saving for 2 files.

git-svn-id: svn://kolibrios.org@10023 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 12:57:37 +00:00
..
bcc32
cmm
demos Update headers programs : delete MENUET00 header on 2 programs. 2024-01-21 11:23:12 +00:00
develop Fasm: Fixed a bug when building programs with the length of the included file name >100 bytes 2024-05-02 19:31:51 +00:00
emulator DGen-SDL: 2024-01-20 18:10:56 +00:00
fs
games Update headers programs : delete MENUET00 header on 2 programs. 2024-01-21 11:23:12 +00:00
hd_load
media midiplay: Added code to work with the MPU 401 port bypassing the 20 sysfn 2024-04-08 17:02:39 +00:00
network Bugfix in CTCP 2024-03-11 21:52:38 +00:00
other Optimize png files for other/ programs 2024-05-13 12:57:37 +00:00
system Optimize png files for programs/system resources 2024-05-13 11:51:04 +00:00
testing
build_all.bat
config.inc
debug-fdo.inc
debug.inc
dll.inc
encoding.inc
export.inc
gui_patterns.inc
import.inc
kglobals.inc
KOSfuncs.inc
load_img.inc
load_lib.mac
macros.inc Update headers programs : delete MENUET00 header on 2 programs. 2024-01-21 11:23:12 +00:00
network.inc
proc32.inc
shell.inc
string.inc
struct.inc
use_fasm.lua
use_gcc.lua
use_menuetlibc.lua
use_msvc.lua
use_newlib.lua
use_sdl_newlib.lua
use_sdl.lua
use_sound.lua
use_tcc.lua
use_tinygl.lua