XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.61k stars 291 forks source link

chore: lossless png compression #560

Closed mikeirvingweb closed 1 month ago

mikeirvingweb commented 1 month ago

Lossless PNG image compression

smaller downloads, smaller repo, smaller app size

chickdan commented 1 month ago

It's subtle but the colors of both the Robots & Pencils logo as well as the app icon are muted after being compressed.

mikeirvingweb commented 1 month ago

I think that's due to an opacity thing.. obvious on the app icon.

I will make a further commit at some point, rolling back those two

mikeirvingweb commented 1 month ago

@chickdan I have rolled back the app icons, including icon.png in the root, and the beta app icon, and the R&P graphic.

so there's much less in the PR now, but hopefully what is left is fine.

MattKiazyk commented 1 month ago

👍