On May 18, 1:20 pm, Alexander Dünisch <[EMAIL PROTECTED]> wrote:
> Hi everybody
>
> i'm wondering if there's a way to enable
> Anti-Aliasing for the Graphics Object in wxPython.
>
> in Java i do this:
>
> ((Graphics2D)g).setRenderingHint(RenderingHints.KEY_ANTIALIASING,
>                 RenderingHints.VALUE_ANTIALIAS_ON);
>
> i haven't found anything like this in wxPython yet.
> Thanks
>
> Alex

http://www.wxpython.org/maillist.php

this may be more helpfull

http://www.stormpages.com/edexter/csound.html

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to