[Mono-bugs] [Bug 75015][Min] New - Easy to fix problem in libgdiplus
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 20 18:11:17 EDT 2005
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 elbaami at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75015
--- shadow/75015 2005-05-20 18:11:17.000000000 -0400
+++ shadow/75015.tmp.19149 2005-05-20 18:11:17.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 75015
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Sys.Drawing.
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: elbaami at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Easy to fix problem in libgdiplus
+
+Line 578 of graphics-path.c (append_arc) should read PathPointTypeLine
+instead of PathPointTypeStart.
+
+PathPointTypeStart refers to the start of a sub-path, and
+GraphicsPathes using Arcs are respectively misconstructed and disjointed.
More information about the mono-bugs
mailing list