[Mono-bugs] [Bug 82202][Wis] New - Graphics.DrawPath one pixel horizontal offset
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 27 09:44:49 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by joergr at voelcker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82202
--- shadow/82202 2007-07-27 09:44:49.000000000 -0400
+++ shadow/82202.tmp.8404 2007-07-27 09:44:49.000000000 -0400
@@ -0,0 +1,36 @@
+Bug#: 82202
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Drawing.
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: JoergR at voelcker.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Graphics.DrawPath one pixel horizontal offset
+
+Description of Problem:
+When a path is drawn to a bitmap using Graphics.DrawPath the resulting
+drawing is offset one pixel to the left compared to Microsofts implementation.
+
+Steps to reproduce the problem:
+1. Compile attached sample using mcs DrawPathTestCase.cs r:System.Drawing.dll
+2. Run on Windows
+3. Run on Linux
+
+Actual Results:
+Difference between generated bitmaps
+
+Expected Results:
+No difference
+
+
+How often does this happen?
+Always
More information about the mono-bugs
mailing list