瀏覽代碼

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 年之前
父節點
當前提交
b4c36c0530
共有 2 個文件被更改,包括 0 次插入0 次删除
  1. 二進制
      UI/forms/images/active.png
  2. 二進制
      UI/forms/images/paused.png

二進制
UI/forms/images/active.png


二進制
UI/forms/images/paused.png