blob: a5b8fbcb5129834b2ceafc13f137d169acd14d82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
Title: iCCP: known incorrect sRGB profile
Author: rodarima
Created: Sat, 01 Jun 2024 19:22:19 +0000
State: closed
```
Png_error_handling: https://emoji.redditmedia.com/1xwpxlk1cr3d1_t5_3l98x/wuwa_ico: iCCP: known incorrect sRGB profile
```
It seems to be a proper PNG file and sxiv can open it:
```
% file wuwa_ico.png
wuwa_ico.png: PNG image data, 64 x 64, 8-bit/color RGBA, non-interlaced
```
Attached here:

--%--
From: rodarima
Date: Sat, 01 Jun 2024 19:25:14 +0000
Fixed in mobilized dillo by issuing a warning:
```
** WARNING **: Png warning: iCCP: known incorrect sRGB profile in file:///tmp/wuwa_ico.png
```
|