[cairo-bugs] [Bug 29008] Clip doesn't work for text

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 12 08:43:14 PDT 2010


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

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

--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> 2010-07-12 08:43:12 PDT ---
Igor, I've added your test case to the test suite using the permissive MIT
license. Please let me know if you have any objections.

commit ef0679333da881bd83b0bb4db546ea9c68f81f89
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Jul 12 16:07:27 2010 +0100

    image: Manually clip against bounds when rendering directly

    This is path is slightly peculiar in that it explicitly avoid the
    intermediate mask and the geometry is not pre-clipped.

    This in conjunction with the previous commit fixes:

      Clip doesn't work for text
      https://bugs.freedesktop.org/show_bug.cgi?id=29008

    which is captured in test/partial-clip-text.

commit 679e5a600bd7dae6cbde83070fb1f7355f8025a7
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Jul 12 16:06:32 2010 +0100

    Differentiate between reducing clip to composite extents and a rectangle

    This is required for handling glyphs when rendering directly to the
    surface.

commit 8546a877889bfafc056c867bc9aea25e9fdcdef0
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Jul 12 16:27:29 2010 +0100

    test: Add partial-clip-text

    This exercises a bug found by Igor Nikitin:

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

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