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=79254 --- shadow/79254 2006-09-03 13:35:23.000000000 -0400 +++ shadow/79254.tmp.23140 2006-09-12 16:15:17.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 79254 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56 EDT 2005 i686 i686 i386 GNU/Linux -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: Sys.Drawing. AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Matrix.Scale() causes unwanted x,y Translation. +Summary: Matrix.Scale() is applied to anti-aliasing offsets Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: When using Matrix.Scale() it appears that an unwanted translation occurs as @@ -104,6 +104,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-09-03 13:35 ------- No it's not. I'm talking about a libgdiplus/cairo interaction that isn't affected by other settings. + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-12 16:15 ------- +Fixed in r65334. We no more apply the AA offsets if the current matrix +(i.e. Cairo) does scaling. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
