Commit Graph

2 Commits

Author SHA1 Message Date
ace_dent
4e2a675928 Optimize png files for programs/system resources
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 7.1 KiB (~7.1 KiB kpacked), ~54% saving for 1 file. Note: Color mode changed RGBA>Palette.
Documentation only artwork (distributed outside a program):
- Slimmed 62 B (~64 B kpacked), ~6% saving for 1 file.
Source artwork material (not directly included in a distribution):
- Slimmed 1.9 KiB (~1.9 KiB kpacked), ~17% saving for 1 file.

git-svn-id: svn://kolibrios.org@10021 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 11:51:04 +00:00
Marat Zakiyanov (Mario79)
38b226fb8d ICON v3.00 -
1) Program used only 2 threads: draw and mouse.
2) Used new kernel functions: 25, 34, 15.8, 4 (redirect).
3) Used PNG icons with transparent.

git-svn-id: svn://kolibrios.org@2538 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-01 23:55:52 +00:00