Re: [vim/vim] recompress vim48x48.png to save space (PR #12709)

2023-07-30 Fir de Conversatie Gary Johnson
On 2023-07-29, partev wrote: > closing this pull request. If you change your mind you can always run advpng > -z > -4 -i 400 $(find . -name '*.png') > > there are two more cases where 1.7 kB space saving is real and not impacted by > filesystem block size. What do you mean by that? How is the s

Re: [vim/vim] recompress vim48x48.png to save space (PR #12709)

2023-07-27 Fir de Conversatie Gary Johnson
On 2023-07-27, partev wrote: > I agree that doing only one .png file is maybe not worth doing, but > re-compressing all of them saves 1760 bytes, which I think is worth it. Except that, as Eric pointed out, it doesn't save any space at all. $ ll *.png -rw-rw-r-- 1 gary gary 454 Dec 7 20