KolibriOS / kolibrios

The official mirror of the main KolibriOS repository
245 stars 32 forks source link

Lossless optimization of png images #6

Closed ace-dent closed 7 months ago

ace-dent commented 1 year ago

Selected png images have been losslessly compressed with pngslim, reducing file sizes. Fixes #5.

~ WIP: Do not merge yet! ~

Taldariner commented 1 year ago

Really great idea, but one of optimized images has bug - transparent pixel instead of green on "New Folder" icon for Eolite (In this showcase, image have dark gray background and it can be seen clearly). Maybe some other images also have bugs, especially with transparent pixels instead of white or light gray ones, so it is impossible to see them on white/transparent GitHub preview background.

image

ace-dent commented 1 year ago

Thanks @Taldariner - I will investigate. This is very much a work in progress/ experiment for now. I will post more details (and questions!) to the forum soon.

ace-dent commented 7 months ago

This work is now outdated. I will create a new PR for latest optimizations. Marking as Closed.