[cairo-bugs] [Bug 50598] images with EXTEND_PAD may get rendered at the wrong position

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 2 02:35:44 PDT 2012


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

Adrian Johnson <ajohnson at redneon.com> changed:

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

--- Comment #1 from Adrian Johnson <ajohnson at redneon.com> 2012-06-02 02:35:44 PDT ---
I've fixed the bug with a different patch. The problem with using
cairo_surface_get_device_offset internally is that images passed to the pdf
backend have already had the device offset applied to the pattern matrix. And
we don't want to apply the offset twice.

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


More information about the cairo-bugs mailing list