DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38205>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38205

           Summary: 1-dimensional closed paths with round line join not
                    fully drawn
           Product: Batik
           Version: 1.6
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SVG Viewer
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


A path from point A to B and back to A is drawn with a bevel join at point B
even if a round join is specified. If the line length is zero the path isn't
drawn at all, even if there should be a round line cap.

I use <path d="M0,0Z"/> to get a circle with stylable radius, and this worked in
Batik 1.5.1, but fails in 1.6.

Something like <path d="M 0,0 l 1,1 Z"/> doesn't make much sense in static SVGs,
but may be a result of processing random data. This didn't work in Batik 1.5.1
either.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to