[Mono-bugs] [Bug 79573][Nor] Changed - DrawString with Alignment.Center wraps/truncates incorrectly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 16:09:30 EDT 2006
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 mkestner at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79573
--- shadow/79573 2006-10-05 14:44:34.000000000 -0400
+++ shadow/79573.tmp.14732 2006-10-09 16:09:30.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: mkestner at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: 1_2
URL:
Cc:
Summary: DrawString with Alignment.Center wraps/truncates incorrectly
-OtherBugsDependingOnThis: 79532
+OtherBugsDependingOnThis: 79532[FIXED]
The attached sample demonstrates the problem. When Alignment =
StringAlignment.Center, the truncation algorithm appears to place the line
origin at the center instead of the left edge of the specified rectangle.
------- Additional Comments From mkestner at ximian.com 2006-10-03 16:28 -------
More information about the mono-bugs
mailing list