twemoji
twemoji copied to clipboard
Lossless Compression
I think the images generated - png and svg files can be losslessly reduced in size drastically.
Here's what I get from kraken.io
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 ;-)
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.