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
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
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
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