Comment #3 on issue 221 by funny...@gmail.com: Cannot draw veritical and horizontal lines of 0 width stroke using PPath
http://code.google.com/p/piccolo2d/issues/detail?id=221

I can confirm the bug with my system

* Piccolo2d.java 1.3.1,
* java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.3) (fedora-59.1.10.3.fc15-i386)
OpenJDK Server VM (build 20.0-b11, mixed mode)
* Fedora 15 2.6.40.6-0.fc15.i686

If x1!=x2 or y1!=y2 then a one pixel width line is drawn in every zoom level, for stroke width zero. Attached is a test program to show the issue.

Attachments:
        ZeroWidthStrokeBug.java  929 bytes

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to