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

Re: [pygame] antialiased circles



Hi--I wrote some code that makes an anti-aliased circle in my PyGame Graphics Library.  It essentially does a box blur on a circle.