[Mono-bugs] [Bug 81178][Nor] Changed - Metafile does not render
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 4 16:42:28 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81178
--- shadow/81178 2007-04-04 10:57:07.000000000 -0400
+++ shadow/81178.tmp.19219 2007-04-04 16:42:28.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 81178
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Normal
Component: libgdiplus
AssignedTo: sebastien at ximian.com
ReportedBy: jackson at ximian.com
@@ -114,6 +114,17 @@
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg,
IntPtr wParam, IntPtr lParam) [0x0006b] in
/home/poupou/svn/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:179
ClrImportant: 29poupou at pollux:~/svn/winforms/wordpad>
+
+------- Additional Comments From sebastien at ximian.com 2007-04-04 16:42 -------
+Fixed in SVN r75403.
+
+StretchDIBits is now implemented for metafiles so the bitmap (inside
+the metafile) is rendered correctly. Note that it's still possible
+that other metafiles will use different (and unimplemented) record
+types to show pictures.
+
+The NRE exception still occurs when moving the caret up-n-down (but
+that's outside this bug scope).
More information about the mono-bugs
mailing list