[cairo-bugs] [Bug 39551] An open path becomes closed if endpoints are aligned vertically

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 26 06:02:25 PDT 2011


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

--- Comment #2 from Andrea Canciani <ranma42 at gmail.com> 2011-07-26 06:02:22 PDT ---
This looks like a duplicate of #34560...

Can you please check if
commit 36e0cad71aa7b9a84fb31fba333175cbf445ab4e
Author: Andrea Canciani <ranma42 at gmail.com>
Date:   Tue Mar 8 10:26:06 2011 +0100

    path: Fix _cairo_path_fixed_is_rectangle()

    __cairo_path_fixed_is_rectangle() is used by the PS and PDF backends
    to check if a path is equivalent to a rectangle when stroking. This is
    different from being a rectangle when filling, because of the implicit
    close_path appended to every subpath when filling.

    Fixes stroke-open-box.

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

from the 1.10 branch fixes it?

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