[Mono-bugs] [Bug 60386][Wis] Changed - DrawString method problem
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Jun 2004 23:41:30 -0400 (EDT)
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 peter@novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60386
--- shadow/60386 2004-06-17 22:51:13.000000000 -0400
+++ shadow/60386.tmp.29835 2004-06-17 23:41:30.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Sys.Drawing.
AssignedTo: mono-bugs@ximian.com
ReportedBy: shiziye@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -37,6 +37,9 @@
g.Dispose();
image.Save("image.jpg",
System.Drawing.Imaging.ImageFormat.Jpeg);
}
}
/******************************* code end ********************************/
+
+------- Additional Comments From peter@novonyx.com 2004-06-17 23:41 -------
+What version of mono are you using?