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

Visible rendering glitch in simple document containing <text> tag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Resolution: Unresolved
    • 1.8
    • None
    • SVG Viewer
    • None
    • Operating System: All
      Platform: PC

    Description

      Running squiggle on this input exposes some kind of rendering bug.

      --------------------- CUT HERE ------------------------
      <?xml version="1.0" encoding="UTF-8"?>
      <svg xmlns="http://www.w3.org/2000/svg"
      xmlns:xlink="http://www.w3.org/1999/xlink"
      width="480.0" height="240.0"
      viewBox="0 0 48.0 24.0"
      version="1.0">
      <text>
      <tspan fill="black" font-size="20" id="node" y="20"
      font-family="'Arial'">55:55</tspan>
      </text>
      </svg>
      --------------------- CUT HERE ------------------------

      See attached screenshot.

      Runtime information:

      $ java -version
      java version "1.5.0_06"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
      Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

      Attachments

        1. squigglebug.png
          25 kB
          Archie Cobbs
        2. testcase.svg
          0.3 kB
          Helder Magalhães
        3. TextRenderBug.java
          2 kB
          Thomas DeWeese

        Activity

          People

            batik-dev@xmlgraphics.apache.org Batik Developer's Mailing list
            archie Archie Cobbs
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: