<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Use cairo downscaling for cairo >= 1.14"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86554#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Use cairo downscaling for cairo >= 1.14"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86554">bug 86554</a>
              from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
        <pre>(In reply to Carlos Garcia Campos from <a href="show_bug.cgi?id=86554#c1">comment #1</a>)
<span class="quote">> We can also get rid of all the CairoRescaleBox thing. This should fix
> several bugs opened.</span >

We still need CairoRescaleBox for images with more than 32767 rows or columns
(see 87fd5275). But for images that cairo can handle we can bypass
CairoRescaleBox. And for images that are too big for cairo we can use
CairoRescaleBox to reduce the width and height to 32768 and then let cairo do
the rest of the downscaling.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>