[Mono-bugs] [Bug 606204] [PATCH] Graphics.DrawString alignment inconsistent with .NET (and Expectation)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Aug 8 10:57:00 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=606204

http://bugzilla.novell.com/show_bug.cgi?id=606204#c7


--- Comment #7 from Eugen Rieck <eugen at drnet.at> 2010-08-08 14:56:59 UTC ---
(In reply to comment #6)
> Created an attachment (id=377591)
 --> (http://bugzilla.novell.com/attachment.cgi?id=377591) [details]
> Patch to gdiplus which fixes issues shown by the previous test case.

Looks like this is two related bugs:

1. Text drawn as part of a GraphicsPath via DrawPath(...): The above patch
fixes this for horizontal text, but not for vertical text
(StringFormat.FormatFlags=StringFormatFlags.DirectionVertical). I'll try to
create a test case later on.

2. Text drawn via DrawString(...): The above patch naturally doesn't help with
that. Test case "FontBug" from above is still valid for that.

-- 
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.


More information about the mono-bugs mailing list