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=79765 --- shadow/79765 2006-10-30 22:38:33.000000000 -0500 +++ shadow/79765.tmp.25111 2006-10-31 00:22:43.000000000 -0500 @@ -8,13 +8,13 @@ Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] -TargetMilestone: 1_2 +TargetMilestone: --- URL: Cc: Summary: LinkLabel does not render correctly. I am using mono SVN67040. The text is not rendered correctly when run on mono under Linux. However @@ -44,6 +44,11 @@ this bug there. ------- Additional Comments From [EMAIL PROTECTED] 2006-10-30 22:38 ------- *** This bug has been marked as a duplicate of 79614 *** + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-31 00:22 ------- +Right now MeasureCharacterRanges == MeasureString (which does not mean +it's ok ;-) but MeasureString != DrawString (at least for the alignments). +m2c _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
