Anti-Aliasing in wxPython?

Eric_Dexter at msn.com Eric_Dexter at msn.com
Fri May 18 19:26:29 EDT 2007


On May 18, 1:20 pm, Alexander Dünisch <phaed... at gmx.net> 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




More information about the Python-list mailing list