Fast 2D Raster Rendering with GUI

Ivan Illarionov ivan.illarionov at gmail.com
Tue Mar 18 19:51:56 EDT 2008


> That's another new step for me. Any ideas where to start?

http://docs.python.org/ext/simpleExample.html

And look into the source of existing extensions. PIL and PyCairo are
the best in your situation.




More information about the Python-list mailing list