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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 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 [EMAIL PROTECTED]  2006-05-04 12:01 -------
 Forgot to write that the screenshot shows windows and linux output...
+
+------- Additional Comments From [EMAIL PROTECTED]  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to