twemoji icon indicating copy to clipboard operation
twemoji copied to clipboard

Lossless Compression

Open superpoincare opened this issue 8 years ago • 2 comments

I think the images generated - png and svg files can be losslessly reduced in size drastically.

Here's what I get from kraken.io

twemoji compression

superpoincare avatar Nov 05 '16 13:11 superpoincare

can this be automated and compatible with Twemoji license? If Yes, PR welcome, if Not you can go ahead and host those new files and configure the JS library to point at your host instead of MaxCDN ;-)

WebReflection avatar Nov 07 '16 10:11 WebReflection

Some FOSS implementations like svgo (um, why compress the source) and pngquant (slightly lossy if you have more than 256 colors) may be worth looking at for generating release tarballs.

Artoria2e5 avatar Mar 23 '17 22:03 Artoria2e5