[Mono-bugs] [Bug 575360] Graphics.DrawLine is one pixel off (to the right) when using a Pen wider than 1px

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Mar 10 11:45:27 EST 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=575360#c5


--- Comment #5 from Alex Shulgin <alexander.shulgin at yessoftware.com> 2010-03-10 16:45:26 UTC ---
To test this, you don't need to compile mono -- just libgdiplus.  And it's
pretty straightforward.  If you're on Ubuntu or Debian, these commands should
let you do it:

apt-get source libgdiplus
sudo apt-get build-dep libgdiplus
cd libgdiplus-2.x
/configure
make
sudo make install

Don't know if there is any interest in having unit-tests which force behavior
identical to .Net.  Ask developers. :)

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