[cairo-bugs] [Bug 63359] cairo-1.12.14 - (Incorrectly?) treat libpng warnings as error, causing issues in applications

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Apr 13 03:20:27 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63359

--- Comment #2 from Richard Grenville <pyxlcy at gmail.com> ---
The PNG images bundled with fcitx have been fixed (
https://github.com/fcitx/fcitx/commit/dc36c1a88f863971f81a76b8d9ec0db23b0d9387
), yet I was told by the fcitx developer that many other PNG images have an
incorrect ICC color profile. He suggested me to search in /usr/share/icons
`(find /usr/share/icons -iname '*.png' -type f -exec identify -verbose '{}' +)
|& grep 'known incorrect sRGB profile'` and I found like 7-8 images with the
same problem under libpng-1.6. Thus with libpng-1.6, cairo will unfortunately
still refuse to load many images.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130413/b2199b88/attachment.html>


More information about the cairo-bugs mailing list