microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
860 stars 366 forks source link

chore: [9719] png compression - 11654.85 KB saved #9720

Open mikeirvingweb opened 3 months ago

mikeirvingweb commented 3 months ago

Description

PNG Images have been compressed by evaluating PNGOUT, OptiPNG, and DeflOpt outputs and choosing the smallest file, via PNGGauntlet - losslessly

11654.85 KB saved

Packaged Apps will be smaller, Web version will load faster due to lessened network bloat.

Closes #9719

coveralls commented 3 months ago

Coverage Status

coverage: 54.482%. remained the same when pulling 47f6da4e822d2448391697217ffdabcb74bf5c1d on mikeirvingweb:png-compress into a284398f74c4b82542a3ce3a70a6e3a7afefcaca on microsoft:main.

OEvgeny commented 1 month ago

Looks great from the first sight, thanks!

This is pending embedded metadata review