http://bugzilla.novell.com/show_bug.cgi?id=606204
http://bugzilla.novell.com/show_bug.cgi?id=606204#c8 --- Comment #8 from Eugen Rieck <[email protected]> 2010-08-08 16:13:29 UTC --- Created an attachment (id=381430) --> (http://bugzilla.novell.com/attachment.cgi?id=381430) Extended testcase to include DrawString() This extends the testcase from comment #5 by parallelling every AddString() in the original testcase with a DrawString() after initially setting sf.FormatFlags=StringFormatFlags.DirectionVertical. The calls to DrawString() correctly produce vertical output while the calls to AddString() erroneously create horizontal output. Status after above patch: Vertical DrawString(): Direction honoured, positioning off as in 1st post Vertical AddString(): Direction not honoured, positioning seems fine -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
