<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - embed CCITT mime data"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103399#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - embed CCITT mime data"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103399">bug 103399</a>
              from <span class="vcard"><a class="email" href="mailto:carlosgc@gnome.org" title="Carlos Garcia Campos <carlosgc@gnome.org>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=134983" name="attach_134983" title="limit image size when printing">attachment 134983</a> <a href="attachment.cgi?id=134983&action=edit" title="limit image size when printing">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=103399&attachment=134983'>[review]</a>
limit image size when printing

Review of <span class=""><a href="attachment.cgi?id=134983" name="attach_134983" title="limit image size when printing">attachment 134983</a> <a href="attachment.cgi?id=134983&action=edit" title="limit image size when printing">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=103399&attachment=134983'>[review]</a>:
-----------------------------------------------------------------

LGTM

::: poppler/CairoOutputDev.cc
@@ +3282,5 @@
<span class="quote">> +    bool requireSameSize = false;
> +#else
> +    bool requireSameSize = true;
> +#endif
> +    if (!requireSameSize || (width == widthA and height == heightA))</span >

and?</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>