[Mono-bugs] [Bug 58885][Nor] Changed - Graphics class is drawing with wrong colors
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 00:46:13 -0400 (EDT)
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 rkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58885
--- shadow/58885 2004-05-26 16:01:38.000000000 -0400
+++ shadow/58885.tmp.12764 2004-06-16 00:46:13.000000000 -0400
@@ -124,6 +124,13 @@
I also did a test with Color.Green on the Microsoft Framework. The ARGB value is exactly
the same as in Mono.
BTW with the latest libgdiplus version, the bmp.Save() methods throws an exception now.
But this seems totally unrelated. I first want to test some other things before submitting a
bug here.
+
+------- Additional Comments From rkumar@novell.com 2004-06-16 00:46 -------
+Stefan, I wanted to confirm that we are passing the correct values to
+Cairo or not. But, it is pretty clear here that we are getting it
+right to Cairo. I don't know why is this problem but I guess it could
+be a bug related to portability of our encoders (more likely) or
+Cairo (less likely).