[Mono-bugs] [Bug 80845][Nor] Changed - Added new function GdipCloneFontFamily

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Feb 14 08:59:45 EST 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=80845

--- shadow/80845	2007-02-14 04:22:59.000000000 -0500
+++ shadow/80845.tmp.8829	2007-02-14 08:59:45.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80845
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: libgdiplus
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: lukinovd at list.ru               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -29,6 +29,16 @@
 Function will be added
 
 ------- Additional Comments From lukinovd at list.ru  2007-02-14 04:22 -------
 Created an attachment (id=18698)
 Patch
 
+
+------- Additional Comments From sebastien at ximian.com  2007-02-14 08:59 -------
+This function isn't required for System.Drawing.dll as there is no
+FontFamily.Clone method. I don't mind adding the function, even if we
+don't support the use of libgdiplus outside System.Drawing.dll, but I
+need you to supply unit tests for it (see file
+/mcs/class/System.Drawing/Test/System.Drawing/GDIPlusTest.cs). Once
+the code is fixed (e.g. no parameter checks are present) please
+re-issue the patches (function and tests) as unified diffs (diff -u).
+Thanks


More information about the mono-bugs mailing list