[Mono-bugs] [Bug 78179][Maj] Changed - Simple LinearGradientBrush
with two points is broken after libgdiplus revision r59821
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Apr 24 20:15:24 EDT 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78179
--- shadow/78179 2006-04-24 17:30:49.000000000 -0400
+++ shadow/78179.tmp.16304 2006-04-24 20:15:24.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78179
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Sys.Drawing.
AssignedTo: sebastien at ximian.com
ReportedBy: xenomorph2 at onlinehome.de
QAContact: mono-bugs at ximian.com
@@ -42,6 +42,12 @@
------- Additional Comments From sebastien at ximian.com 2006-04-24 17:30 -------
The 45' comes from the matrix, i.e. once created the gradient has a
matrix that match a 45' gradient. This is clearly not the visual
result of the gradient. Now I wonder if it's even used, more tests
will show...
+
+------- Additional Comments From sebastien at ximian.com 2006-04-24 20:15 -------
+My bad, 2 points versus rectangle mismatch. This API is much more like
+Cairo (and sadly most people use the more complex one).
+
+Fixed in SVN (r59830).
More information about the mono-bugs
mailing list