kolibrios/programs
Andrew Dent 8735d3ceac Optimize png files for cmm programs
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software): 
- Slimmed 191 B (~281 B kpacked), average ~1% saving for 3 files.
Source artwork material (not directly included in a distribution):
- Slimmed 7 KiB (~5 KiB kpacked), average ~41% saving for 13 files.

git-svn-id: svn://kolibrios.org@10033 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 20:09:44 +00:00
..
bcc32 bcc32: add rasterworks example 2023-09-22 07:12:51 +00:00
cmm Optimize png files for cmm programs 2024-05-15 20:09:44 +00:00
demos Optimize png files for demos/free3d 2024-05-15 12:48:37 +00:00
develop Optimize png files for programs/develop 2024-05-14 21:07:20 +00:00
emulator Optimize png files for emulator/e80 2024-05-14 10:07:33 +00:00
fs
games Optimize png files for games resources 2024-05-14 07:34:18 +00:00
hd_load
media Optimize png files for media/voxel_editor 2024-05-13 16:40:01 +00:00
network Optimize png files for network/ftpc 2024-05-13 13:13:12 +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 KBD: fixing a program crash on unsupported devices 2022-11-26 21:52:16 +00:00
build_all.bat
config.inc
debug-fdo.inc
debug.inc
dll.inc Updated dll.load. Added support for loading the library using the full path. 2023-03-28 16:39:08 +00:00
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