[Poppler-bugs] [Bug 103399] embed CCITT mime data
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 22 00:19:18 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103399
--- Comment #2 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 134983
--> https://bugs.freedesktop.org/attachment.cgi?id=134983&action=edit
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 bug 56858.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171022/a295b2e8/attachment.html>
More information about the Poppler-bugs
mailing list