Uploaded image for project: 'Batik'
  1. Batik
  2. BATIK-611

1-dimensional closed paths with round line join not fully drawn

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Resolution: Unresolved
    • 1.6
    • None
    • SVG Viewer
    • None
    • Operating System: Linux
      Platform: PC

    Description

      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.

      Attachments

        1. batik-bug.svg
          0.5 kB
          mqmq87

        Activity

          People

            batik-dev@xmlgraphics.apache.org Batik Developer's Mailing list
            mqmq87@web.de mqmq87
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: