http://bugs.winehq.org/show_bug.cgi?id=421 --- Comment #371 from dufoli <olivier.duff(a)gmail.com> 2010-05-26 07:55:09 --- @El: can I send you email to exchange quicker and plan a test because I have nothing to test my code and you seems to have a perfect example. For not filled ellipse, can you test the value of physDev->penStyle The only test between filled ellipse and not filled is (physDev->penStyle != PS_NULL) for not filled and for filled ellipse: (physDev->brushStyle != BS_NULL) The other tests are quite the same. I think I have found for filled ellipse the 1 pixel error. It come from the fact is the inside of ellipse which is draw... I will fix that. I have to work for other style as intermittent line too. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.