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

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

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: