[Mono-bugs] [Bug 77424][Nor] New - Missing System.Drawing API implementation.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 31 17:11:18 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 miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77424

--- shadow/77424	2006-01-31 17:11:18.000000000 -0500
+++ shadow/77424.tmp.18483	2006-01-31 17:11:18.000000000 -0500
@@ -0,0 +1,38 @@
+Bug#: 77424
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: jordi at ximian.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Missing System.Drawing API implementation.
+
+Trying to run the Rubik sample from here:
+
+http://www.valil.com/netcf/index.html
+
+Produced:
+
+Unhandled Exception: System.EntryPointNotFoundException:
+GdipGetFontHeightGivenDPI
+in (wrapper managed-to-native)
+System.Drawing.GDIPlus:GdipGetFontHeightGivenDPI (intptr,single,single&)
+in <0x00022> System.Drawing.Font:GetHeight (Single dpi)
+in <0x00020> System.Drawing.Font:GetHeight ()
+in <0x0000d> System.Drawing.Font:get_Height ()
+in (wrapper remoting-invoke-with-check) System.Drawing.Font:get_Height ()
+in <0x0007e> System.Windows.Forms.Form:GetAutoScaleSize
+(System.Drawing.Graphics g, System.Drawing.Font font)
+in <0x0003e> System.Windows.Forms.Form:.ctor ()
+in <0x00011> Rubik.MainForm:.ctor ()
+in (wrapper remoting-invoke-with-check) Rubik.MainForm:.ctor ()
+in <0x00018> Rubik.MainForm:Main ()


More information about the mono-bugs mailing list