Re: Drawing a grid on a picture

2006-08-14 Thread Jive Dadson
Sybren Stuvel wrote: > Jive Dadson enlightened us with: >> I also found a reference to something called PIL. Maybe that's the >> ticket. If so, where can I find it (with documentation)? Thanks. > > Just google for PIL and Python. > > Sybren Thanks Brian and Sybren. PIL did the trick. Real e

Re: Drawing a grid on a picture

2006-08-13 Thread Brian Quinlan
Jive Dadson wrote: > I also found a reference to something called PIL. Maybe that's the > ticket. If so, where can I find it (with documentation)? Thanks. The will likely do what you want. And you can find it the same way that you would find anything online i.e. with google. But here is the l

Re: Drawing a grid on a picture

2006-08-13 Thread Jive Dadson
I also found a reference to something called PIL. Maybe that's the ticket. If so, where can I find it (with documentation)? Thanks. -- http://mail.python.org/mailman/listinfo/python-list