[Image-SIG] Proposed ImageText.py, please review

2008-06-27 Thread Pander
Hi allm Please review ImageText.py which I would like to propose to be included in the next version of PIL. Regards, Pander contents of ImageText.py: = # -*- coding: utf-8 -*- # # The Python Imaging Library. # $Id: ImageText.py 2008-06-26 0.1 Pander$ # # PIL text as

Re: [Image-SIG] new version/features

2008-07-25 Thread Pander
Hi all, Now focus is on a new release, please have a look at: http://mail.python.org/pipermail/image-sig/2008-June/005060.html Regards, Pander On Thu, July 24, 2008 22:43, Laura & Edward Cannon wrote: > I had noticed that it has been a while since 1.1.6. Do we have an ETA > for a n

Re: [Image-SIG] adding overlay & text to many files

2009-01-29 Thread Pander
like to resubmit it again since the PIL list has become more active again, especially regarding text overlays. Regards, Pander Stani wrote: > Op woensdag 14-01-2009 om 19:42 uur [tijdzone -0800], schreef Bernard > Rankin: >> >>> Phatch has already a text action which has don

[Image-SIG] Version 0.3 of ImageText.py

2009-03-16 Thread Pander
Hi all, Here is version 0.3 of ImageText.py. I hope it can find a way into the releases of PIL or contribute to PIL uses one wa or the other. This version has lots of improvements suggested by PyLint and Python 2.6. Have fun with it. Regards, Pander # -*- coding: utf-8 -*- # # The Python