Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4105609

Printing for awt drawArc is wrong. Extra lines are printed.

    XMLWordPrintable

Details

    • 1.2beta4
    • generic, sparc
    • solaris_2.5.1
    • Not verified

    Description

      Printing for awt drawArc is wrong. Extra lines are printed compared to screen.
      This is problem in PostScript created by PSPrintStream.java about PostScript path issues.
      g.drawString("drawArc(25,235,150,100,45,90);", 25,215);
      g.drawArc(25,235,150,100,45,90);

      See the attached java test file graf.java

      Attachments

        Issue Links

          Activity

            People

              rkhansunw Robi Khan (Inactive)
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: