[cairo-bugs] [Bug 39653] New: PDF: stroke is unclipped if fill precedes clip
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 28 18:52:03 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=39653
Summary: PDF: stroke is unclipped if fill precedes clip
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=49694)
--> (https://bugs.freedesktop.org/attachment.cgi?id=49694)
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 'broken': the stroke is produced
un-clipped. The order of the fill and clip commands shouldn't matter (AFAIK)
because the fill is only within the path that is also being clipped.
--
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