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 [EMAIL PROTECTED]

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

--- shadow/79729        2006-10-25 11:52:08.000000000 -0400
+++ shadow/79729.tmp.31975      2006-10-25 12:09:48.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 79729
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
@@ -203,6 +203,10 @@
 Right now i have a temporary fix via virtual translation by applying 
 a transformation matrix (for negative rotations and origin offsets) 
 and then offsetting the values (PointF, RectangeF,...)in a wrapper 
 that are then passed to the functions i am using for my project. For 
 the most part this has resolve the issue for me, but is still a major 
 performance hit.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-10-25 12:09 -------
+Cairo has an internal 15 bits limits on coordinates that could be the
+cause of this. I'll check if this is the problem.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to