[Mono-bugs] [Bug 79254][Maj] Changed - Matrix.Scale() is applied to anti-aliasing offsets
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 12 16:15:17 EDT 2006
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 sebastien at ximian.com.
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: sebastien at ximian.com
ReportedBy: wosscode at gmail.com
QAContact: mono-bugs at ximian.com
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 sebastien at ximian.com 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 sebastien at ximian.com 2006-09-12 16:15 -------
+Fixed in r65334. We no more apply the AA offsets if the current matrix
+(i.e. Cairo) does scaling.
More information about the mono-bugs
mailing list