[Mono-bugs] [Bug 338985] When drawing rectangles using Pen, the Alignment property does not work correctly.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 5 08:24:46 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=338985#c1


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
           Severity|Normal                                          |Minor
          Component|Sys.Drawing.                                    |libgdiplus




--- Comment #1 from Sebastien Pouliot <spouliot at novell.com>  2007-11-05 06:24:45 MST ---
Libgdiplus keeps a "mode" value for each pen to store the alignment. However it
is not used anywhere for drawing.

Moving to libgdiplus and setting priority to Minor (cosmetic issue).

We'll need a good test suite (all shapes) to see how the alignment is applied
and take float calculation into account (see #324413). Some problems are to be
expected with AA, filling and (if we change coordinates) scaling.


-- 
Configure bugmail: https://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