[Mono-bugs] [Bug 76111][Maj] Changed - DrawString does not honor
StringFormatFlags.NoWrap
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 9 16:46:09 EST 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76111
--- shadow/76111 2005-11-05 14:43:17.000000000 -0500
+++ shadow/76111.tmp.30497 2006-01-09 16:46:09.000000000 -0500
@@ -12,13 +12,13 @@
ReportedBy: jordi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: DrawString does not honor StringFormatFlags.NoWrap
-OtherBugsDependingOnThis: 76040
+OtherBugsDependingOnThis: 76040[FIXED]
This sample allows to reproduce the problem.
using System.Drawing;
using System.Drawing.Drawing2D;
using System;
More information about the mono-bugs
mailing list