[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Anti-aliased Circles



there is no anti-aliased circle drawing.

But there is pygame.draw.aalines which you could use to make
approximate an anti-aliased circle to whatever level you need.

On Mon, Feb 25, 2008 at 8:35 PM, Ian Mallett <geometrian@xxxxxxxxx> wrote:
> Hi!
> I want to use pygame's draw.circle() function to draw antialiased circles.
> I understand that this is, at present, impossible.  Correct?  I hope I'm
> wrong...
> --
> There are 10 kinds of people;
> those who understand binary and those who don't.
>  Without order nothing can exist - without chaos nothing can evolve.