[cairo-bugs] [Bug 33448] [bisected] Incorrect image positioning

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 25 03:24:12 PST 2011


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

Andrea Canciani <ranma42 at gmail.com> changed:

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

--- Comment #3 from Andrea Canciani <ranma42 at gmail.com> 2011-01-25 03:24:09 PST ---
Sorry for the inconvenience, it should now be fixed in cairo/master:

commit f60e8f0bb231547ff473dd23807193c847c99a3d
Author: Andrea Canciani <ranma42 at gmail.com>
Date:   Tue Jan 25 08:41:27 2011 +0100

    xcb: Fix compositing of pixel-aligned rectangles

    bef8b28300ab1f9b46db9d54b072f6f9318dca30 introduced a regression in
    the compositing of pixel-aligned rectangles, because it only
    translates the destination, instead of destination, source and mask,
    by the extents offset.

    The same commit introduces some memleaks when the acquisition of an
    xcb picture fails.

    74374fce9d71d373287cddc3a0bf4aaf4bda568b causes incorrect rendering
    whenever extents are not tight.

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

-- 
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