[Gambas-user] Issue 507 in gambas: Problem on drawing a rectangle
gambas at ...2524...
gambas at ...2524...
Wed Feb 5 01:45:28 CET 2014
Updates:
Status: WontFix
Labels: -Version Version-TRUNK
Comment #1 on issue 507 by benoit.m... at ...626...: Problem on drawing a
rectangle
http://code.google.com/p/gambas/issues/detail?id=507
Actually it's the way stroking works.
If you choose a size >= 1, you will get the expected result.
If you choose a size = 0, then you ask for drawing exact pixels. So
Qt/Cairo chooses to draw the bottom right pixels of the path.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list