<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo-1.12.14 - (Incorrectly?) treat libpng warnings as error, causing issues in applications"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63359#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo-1.12.14 - (Incorrectly?) treat libpng warnings as error, causing issues in applications"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63359">bug 63359</a>
              from <span class="vcard"><a class="email" href="mailto:pyxlcy@gmail.com" title="Richard Grenville <pyxlcy@gmail.com>"> <span class="fn">Richard Grenville</span></a>
</span></b>
        <pre>The PNG images bundled with fcitx have been fixed (
<a href="https://github.com/fcitx/fcitx/commit/dc36c1a88f863971f81a76b8d9ec0db23b0d9387">https://github.com/fcitx/fcitx/commit/dc36c1a88f863971f81a76b8d9ec0db23b0d9387</a>
), 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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>