[Poppler-bugs] [Bug 86554] Use cairo downscaling for cairo >= 1.14

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 22 03:17:18 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=86554

--- Comment #1 from Carlos Garcia Campos <carlosgc at gnome.org> ---
Comment on attachment 109836
  --> https://bugs.freedesktop.org/attachment.cgi?id=109836
use cairo 1.14 downscaling

Review of attachment 109836:
-----------------------------------------------------------------

We can also get rid of all the CairoRescaleBox thing. This should fix several
bugs opened.

::: poppler/CairoOutputDev.cc
@@ +1805,4 @@
>  				    GBool interpolate)
>  {
>    if (interpolate)
> +    return CAIRO_FILTER_BEST;

Yes, let's try with BEST and if people complain about performance we can try
with GOOD.

-- 
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/3eb3d82a/attachment.html>


More information about the Poppler-bugs mailing list