[cairo-bugs] [Bug 39654] New: PDF: stroke is still clipped following reset_clip if clipped fill was performed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 28 18:58:17 PDT 2011


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

           Summary: PDF: stroke is still clipped following reset_clip if
                    clipped fill was performed
           Product: cairo
           Version: 1.10.3
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: pdf backend
        AssignedTo: ajohnson at redneon.com
        ReportedBy: ejtttje at gmail.com
         QAContact: cairo-bugs at cairographics.org


Created an attachment (id=49699)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=49699)
Sample code to demonstrate the bug

In the attached sample code, the left and right sides should be the same, and
in PNG output they are.

However, in PDF output, the right side is incorrect: the stroke is clipped even
after the clip has been reset.  A second stroke command does 'break out' of the
clip.  Also, it appears to be necessary to perform a fill within the clip
before resetting in order to produce the bug.

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