[Mono-bugs] [Bug 78293][Nor] Changed - PathGradientBrush (mostly) doesn't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 10 13:55:37 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=78293

--- shadow/78293	2006-05-09 12:30:46.000000000 -0400
+++ shadow/78293.tmp.31752	2006-05-10 13:55:37.000000000 -0400
@@ -5,19 +5,19 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
-AssignedTo: sebastien at ximian.com                            
+AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: PathGradientBrush is broken or doesn't even work
+Summary: PathGradientBrush (mostly) doesn't work
 
 PathGradientBrush is not working at all.
 
 Attached is an image that shows the output of a sample app and the sample
 app itself.
 
@@ -30,6 +30,15 @@
 Created an attachment (id=16925)
 Sample app/test case
 
 
 ------- Additional Comments From xenomorph2 at onlinehome.de  2006-05-04 12:01 -------
 Forgot to write that the screenshot shows windows and linux output...
+
+------- Additional Comments From sebastien at ximian.com  2006-05-10 13:55 -------
+Cairo doesn't support path-based gradients, so don't count on a fix
+for Mono 1.2 :-(
+
+However Cairo support radial gradients which can be used as a subset
+of PathGradientBrush (see new sample). I added support this corner
+case (r60529) as it may be useful to some people, otherwise it will do
+like before, fill with the center color.


More information about the mono-bugs mailing list