https://issues.apache.org/bugzilla/show_bug.cgi?id=51184

             Bug #: 51184
           Summary: intersected clipping paths are not rendered properly
           Product: Batik
           Version: 1.7
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SVG Rasterizer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 26983
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=26983
SVG example showing two intersecting squares

If a clipPath element references another clipPath (via a clip-path attribute)
the result is supposed to be the intersection of both paths. The current
implementation of Batik however seems to return the complement, i.e. the
intersected area is excluded.

Example: The lower square in the attached SVG should be yellow, the intersected
region should be green. Currently it's the other way round.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to