[Mono-bugs] [Bug 79685][Nor] Changed - GdipDrawString does not align single character strings correctly.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 17 17:28:04 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=79685
--- shadow/79685 2006-10-17 13:56:11.000000000 -0400
+++ shadow/79685.tmp.24037 2006-10-17 17:28:04.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79685
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: libgdiplus
AssignedTo: mono-bugs at ximian.com
ReportedBy: rolfkvinge at ya.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -84,6 +84,13 @@
}
------- Additional Comments From rolfkvinge at ya.com 2006-10-17 13:56 -------
Created an attachment (id=17866)
Screenshot showing differences
+
+------- Additional Comments From sebastien at ximian.com 2006-10-17 17:28 -------
+This was caused by my fix for #79573. I adjusted the band-aid in SVN
+r66760. However the real fix is to move the alignement code into the
+measure code (it's in the drawing code right now).
+
+Thanks for the sample.
More information about the mono-bugs
mailing list