[Image-SIG] Splines

Pablo Martin Rodriguez ustrum at gmail.com
Mon Sep 29 09:42:36 CEST 2008


Hi all

I need to draw splines and I don't know how to do it using PIL. The only
idea that I have had is to calculate all the points in the spline, given by
the user a couple of points, and then draw them with the ImageDraw.point,
but it doesn't seem to be a very good option. Any idea?? Maybe using another
library is better than using PIL?? I'm sure that somebody has had to draw
splines using python before, but I've found nothing when searching in
google. Thanks a million!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20080929/1acaaf30/attachment.htm>


More information about the Image-SIG mailing list