[Poppler-bugs] [Bug 14578] Poppler should paint images with CAIRO_EXTEND_PAD

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 19 08:50:24 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=14578


Carlos Garcia Campos <carlosgc at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Carlos Garcia Campos <carlosgc at gnome.org>  2009-07-19 08:50:24 PST ---
(In reply to comment #0)
> There's not any way for the PDF file to hint what kind of filtering is
> desired is there? If so, then cairo would love to hint exactly what's
> desired.

Yes, the 'Interpolate' field in the Image dictionary, now CAIRO_FILTER_FAST is
used when Interpolate flag is not present, and CAIRO_FILTER_BEST otherwise. In
addition, CAIRO_EXTEND_PAD is used in drawImage() method now, we still have to
fix the other image methods, though. 


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list