[Mono-bugs] [Bug 82167][Nor] Changed - Graphics.DrawString() renders text in wrong places after changing PageUnit
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 30 12:44:11 EDT 2007
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=82167
--- shadow/82167 2007-07-30 12:22:44.000000000 -0400
+++ shadow/82167.tmp.3353 2007-07-30 12:44:11.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82167
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details: openSUSE 10.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: libgdiplus
AssignedTo: sebastien at ximian.com
ReportedBy: stacher at wp.pl
QAContact: mono-bugs at ximian.com
@@ -55,6 +55,14 @@
------- Additional Comments From sebastien at ximian.com 2007-07-30 12:22 -------
There are several known limitations to the current DrawString code and
it's planned to be re-written and/or pango-ified in the future, so
I'll test your patch and commit it if doesn't break anything else.
+
+------- Additional Comments From sebastien at ximian.com 2007-07-30 12:44 -------
+Actually this issue doesn't exist in SVN. The [Measure|Draw]String
+code was already refactored (a little) after 1.2.4 to allow a cairo
+and a metafile backend. The convertions were fixed at that time.
+
+Thanks for the samples!
+Sebastien
More information about the mono-bugs
mailing list