[Mono-bugs] [Bug 60290][Nor] Changed - Promlems with x-axis on Bitmaps
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 09:04:19 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60290
--- shadow/60290 2004-06-22 06:08:16.000000000 -0400
+++ shadow/60290.tmp.10757 2004-06-23 09:04:19.000000000 -0400
@@ -10,13 +10,12 @@
Component: Sys.Drawing.
AssignedTo: rkumar@novell.com
ReportedBy: juergen.moeller@elektrobude.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Promlems with x-axis on Bitmaps
Description of Problem:
When drawing on a Bitmap the drawing is repeated left and right of its
desired position. a pixel in the first quarter of the bitmap width is
@@ -148,6 +147,9 @@
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 ?
+
+------- Additional Comments From miguel@ximian.com 2004-06-23 09:04 -------
+Adding Jordi to the CC list.