bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/27844] Graphics2D.drawLine(x, y, x, y) should draw a single pix


From: hendrich at informatik dot uni-hamburg dot de
Subject: [Bug awt/27844] Graphics2D.drawLine(x, y, x, y) should draw a single pixel
Date: 31 May 2006 18:18:17 -0000


------- Comment #1 from hendrich at informatik dot uni-hamburg dot de  
2006-05-31 18:18 -------
Created an attachment (id=11555)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11555&action=view)
testcase to trigger the bug.

The testcase display a frame with two instances of class PointGridCanvas.#
The left instance draws a grid consisting of 1-pixel wide lines, the right
instance uses the special case of 0-pixel wide lines. The latter one results
in 1 pixel points on the reference implementation, and invisible lines on
classpath cvs 2006.05.31.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27844





reply via email to

[Prev in Thread] Current Thread [Next in Thread]