Darkempire78 / OpenCalc

A simple and beautiful calculator for Android
GNU General Public License v3.0
737 stars 82 forks source link

Replace `.png` with `.webp` #198

Closed throwaway-d closed 11 months ago

throwaway-d commented 1 year ago

.webp has same quailty as .png but loads more efficently.

  1. https://en.wikipedia.org/wiki/WebP
  2. https://developers.google.com/speed/webp/docs/webp_study
Darkempire78 commented 1 year ago

Are you talking about the screenshots ? It does not really matter...

throwaway-d commented 1 year ago

All images in README.md and the application.

throwaway-d commented 1 year ago

It does not really matter...

Performance is really matter.

Darkempire78 commented 1 year ago

I'll do that when I update the screenshots. By the way, the .png's in the application will be removed when the about page is redesigned

throwaway-d commented 1 year ago

BTW, once you replaced, I would also make a PR for README.md (also related to images). I would like to wait until you replace so I wouldn't have to deal with conflicts

throwaway-d commented 11 months ago

@Darkempire78 I don’t notice any changes?