[Mono-bugs] [Bug 60290][Nor] Changed - Promlems with x-axis on Bitmaps
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 06:08:16 -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=60290
--- shadow/60290 2004-06-22 06:02:23.000000000 -0400
+++ shadow/60290.tmp.18457 2004-06-22 06:08:16.000000000 -0400
@@ -143,6 +143,11 @@
// code ends ============
------- Additional Comments From rkumar@novell.com 2004-06-22 06:02 -------
DrawingArea seems to be getting repeated i.e. at some point we are
doing the tiling. I checked DrawImage function and that looked ok as
proved by my testcase also. Is there something wrong with SWF ?
+
+------- Additional Comments From rkumar@novell.com 2004-06-22 06:08 -------
+It does not look like tiling because width and height of bitmap do not
+justify that. I think it is a SWF rendering issue because our JPEG
+encoder is able to save the surface properly? Peter ?