Просмотр исходного кода

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 лет назад
Родитель
Сommit
b4c36c0530
2 измененных файлов с 0 добавлено и 0 удалено
  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