<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#c2">Comment # 2</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:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
<pre>Created <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
Current cairo git master now allows mime images to have a different resolution
to the cairo image. The mime image in the output will be scaled to the same
physical size as the cairo image.
This allows us to avoid creating huge cairo images (potentially exceeding the
maximum image size), that require huge amounts of memory and and very slow
processing when the image is just going to be replaced with the mime data in
the output.
Tested with the test case in <a class="bz_bug_link
bz_status_NEW "
title="NEW - Huge simple PDF displayed blank in poppler-glib-demo"
href="show_bug.cgi?id=56858">bug 56858</a>.</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>