[Image-SIG] Re: Plotting many point's with PIL

Fredrik Lundh fredrik at pythonware.com
Wed Nov 19 08:06:37 EST 2003


Chuck Bass wrote:

> Would this be tough to add (or can I already do it;->).  I've done lot's of C and C++ but I
> haven't worked with Python extensions (yet?).

read chapter 1 in this document
http://www.python.org/doc/2.3.2/ext/ext.html

and then this note
http://effbot.org/zone/pil-extending.htm

and spend 30 minutes in your favourite editor, and you're done.

</F>






More information about the Image-SIG mailing list