[Mono-bugs] [Bug 58885][Nor] Changed - Graphics class is drawing with wrong colors
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jul 2004 00:05:35 -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-06-22 06:27:25.000000000 -0400
+++ shadow/58885.tmp.3882 2004-07-06 00:05:35.000000000 -0400
@@ -152,6 +152,10 @@
------- Additional Comments From vladimir@pobox.com 2004-06-22 06:27 -------
A patch was just posted to the cairo list at
http://www.cairographics.org/pipermail/cairo/2004-June/001566.html
that might fix this issue -- pixman looks like it was always treating
things in MSB byte order, even on non-MSB architectures (i.e. PPC).
+
+------- Additional Comments From rkumar@novell.com 2004-07-06 00:05 -------
+Stefan, could you please apply David's patch to your pixman and let
+us know your results ?