[Mono-bugs] [Bug 62684][Wis] Changed - CompositingQuality not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Feb 2005 16:24:25 -0500 (EST)


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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=62684

--- shadow/62684	2004-12-09 01:09:53.000000000 -0500
+++ shadow/62684.tmp.22900	2005-02-18 16:24:25.000000000 -0500
@@ -74,6 +74,9 @@
 Interpolation mode to cairo_filter_t. It may not be right, but 
 InterpolationMode enum values look closer to cairo_filter_t values.
 
 Looks like, to support both of these (i.e. Compositing quality and 
 Interpolation mode) with Cairo, we would need to dig more into Cairo 
 and see how best we can feed these values to Cairo.
+
+------- Additional Comments From miguel@ximian.com  2005-02-18 16:24 -------
+It wont crash anymore for now.