[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[pygame] Anti-aliased Circles
- To: "pygame-users@xxxxxxxx" <pygame-users@xxxxxxxx>
- Subject: [pygame] Anti-aliased Circles
- From: "Ian Mallett" <geometrian@xxxxxxxxx>
- Date: Mon, 25 Feb 2008 20:35:48 -0800
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Mon, 25 Feb 2008 23:35:52 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type;        bh=7dGc0rD4S5MfR5xWb/k+66dv6W7p69mrz/m35pTHJi0=;        b=hgaH2zVoChf4Rg03s++ONud52HsRUk3F5nS2C5sYNjUswdkVLnmG2PU3OpUJOIyuHs3dey5PQsVawB/jC92vmuYT1QMGLXGxPHvuV290mHpnDi54Lm838t6VDvtqn3kqR1Vws9I8Z1IpVMK92dVXeSbEZ6t04Bb+zVx/PNL59xs=
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=message-id:date:from:to:subject:mime-version:content-type;        b=QBXhXZKuPEGhkPlf4dlm3sqX1IDt4iTqX8V6XQSfHuOm+OXhbgLxaR+8KVmlR9IrdVn/1vkn322Vz6qmV/e/8zbA0C8Zomki8CKWKhax2LA3CTau6tO6ptzvoE31Gz5I8xjNv248wwyPQhjMV5ju4x5ePnGHzFwdT29AEYP6cIg=
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
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.