http://bugzilla.novell.com/show_bug.cgi?id=575360
http://bugzilla.novell.com/show_bug.cgi?id=575360#c0 Summary: Graphics.DrawLine is one pixel off (to the right) when using a Pen wider than 1px Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: libgdiplus AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=339736) --> (http://bugzilla.novell.com/attachment.cgi?id=339736) Test case User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2) Gecko/20100115 Firefox/3.6 Using the DrawLine method of a Graphics object, the line drawn is horizontally misplaced if the Pen has a width higher than 1. It is shifted to the right by 1 pixel. The attached test case shows this issue (it zooms the result by a factor of 2 to make it clearer). Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
