From fb510ea86be5ceb9e91573890242581fdbd77ad8 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sun, 28 Sep 2025 20:26:15 +0200 Subject: Initial version --- 179/index.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 179/index.md (limited to '179/index.md') diff --git a/179/index.md b/179/index.md new file mode 100644 index 0000000..a5b8fbc --- /dev/null +++ b/179/index.md @@ -0,0 +1,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: +![wuwa_ico](https://github.com/dillo-browser/dillo/assets/3866127/b9c3f791-6afb-4b79-ad21-eee5139e2790) + + +--%-- +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 +``` \ No newline at end of file -- cgit v1.2.3