[cairo-bugs] [Bug 29422] cairo_path_extents doesn't consider single moveto followed by closepath

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 5 02:34:33 PST 2011


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

Andrea Canciani <ranma42 at gmail.com> changed:

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

--- Comment #1 from Andrea Canciani <ranma42 at gmail.com> 2011-01-05 02:34:31 PST ---
I believe that this bug was fixed in

commit 89e1261dd0fdb6c6c0271f71dd84d72504969ab1
Author: Andrea Canciani <ranma42 at gmail.com>
Date:   Fri Oct 22 12:35:40 2010 +0200

    path-bounder: Simplify code

    If the path extents are tight, all the extents computations and
    approximations become trivial except for the stroke extents.

Please reopen if it is still present in cairo master.

NB: _cairo_path_bounder_close_path() is now an empty function, but
_cairo_path_bounder_move_to() sets the extents.

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