[Mono-bugs] [Bug 74871][Nor] Changed - Corrupted strings in Name
property in FontFamily.Families
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 15 07:58:54 EDT 2005
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 jordi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74871
--- shadow/74871 2005-05-14 22:41:00.000000000 -0400
+++ shadow/74871.tmp.878 2005-05-15 07:58:54.000000000 -0400
@@ -78,6 +78,9 @@
Jordi, your patch won't fix the problem (Jackson and I already tried
that). I have a larger patch lying around for gdiplus, which fixes
the bad termination, but also replaces the (wrong) utf8_to_utf16
conversion with utf8_to_ucs2 conversion. MS' unicode APIs deal with
UCS2, not UTF16. However, the problem is not fixed by this. I am
working on it.
+
+------- Additional Comments From jordi at ximian.com 2005-05-15 07:58 -------
+Thanks Peter. I let you look after this one then. Jordi,
More information about the mono-bugs
mailing list