Since pygame is bind for SDL , have you tried in pure SDL ?  Maybe
it`s bug from there :)

On Mon, Feb 9, 2015 at 10:05 AM, diliup gabadamudalige
<dili...@gmail.com> wrote:
> The mysteries of pygame.....
>
> On 9 Feb 2015 16:25, "Florian Krause" <siebenhundertz...@gmail.com> wrote:
>>
>> Hi there,
>>
>> there seems to be a bug in pygame.draw.ellipse, where if either x or y of
>> size is odd, then the resulting eclipse will have a real size of x-2, y-2.
>>
>> So basically, to draw an ellipse that has 3 x 3 pixels on the screen, one
>> needs to use pygame.ellispe.draw with a size of 5 x 5.
>>
>> Best,
>> Florian
>>
>>
>>
>> --
>> www.fladd.de - Homepage of Florian Krause



-- 

----------------------------------------------
LeƓnidas S. Barbosa (Kirotawa)
blog: corecode.wordpress.com

Reply via email to