[Poppler-bugs] [Bug 86554] Use cairo downscaling for cairo >= 1.14
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Nov 22 04:26:29 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86554
--- Comment #2 from Adrian Johnson <ajohnson at redneon.com> ---
(In reply to Carlos Garcia Campos from comment #1)
> We can also get rid of all the CairoRescaleBox thing. This should fix
> several bugs opened.
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20141122/40133dc4/attachment.html>
More information about the Poppler-bugs
mailing list