[Webkit-unassigned] [Bug 189230] Shipped PNGs include bad profiles: iCCP: known incorrect sRGB profile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 12:46:22 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=189230

--- Comment #6 from John Friend <jfrie at protonmail.com> ---
I've been advised by Kevin Kofler on the Redhat bugzilla that

pngcrush -ow -fix file.png

(overwrite file in place, fix)

is a better choice, since it strips the bad tag without altering the image data,
whereas mogrify recompresses it. I've verified that running the command twice on the same file doesn't alter the file hash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181022/49447fbb/attachment.html>


More information about the webkit-unassigned mailing list