Browse Source

UI: Remove iCCP data from PNGs

Loading these PNGs in libpng 1.6+ results in the warning:
libpng warning: iCCP: known incorrect sRGB profile

This is probably caused by saving an ICC Profile with the program used
to make the image, and that ICC Profile is considered invalid by libpng.

Removing the iCCP data resolves this.
Ryan Foster 2 years ago
parent
commit
b4c36c0530
2 changed files with 0 additions and 0 deletions
  1. BIN
      UI/forms/images/active.png
  2. BIN
      UI/forms/images/paused.png

BIN
UI/forms/images/active.png


BIN
UI/forms/images/paused.png