Re: non-ascii charater image gereration with PIL

2005-04-11 Thread Damjan
> PIL has 'text(position, string, options)' method in its ImageDraw module. > Does this work with unicode or other 2byte encoded string? > It seems not working on my python2.3.5 with PIL 1.1.5. Yes, just tried and it works (python-2.4/PIL 1.1.5), but you also need a font that supports your charact

non-ascii charater image gereration with PIL

2005-04-10 Thread Daewon YOON
Hi. I'm a newbie to this python world. PIL has 'text(position, string, options)' method in its ImageDraw module. Does this work with unicode or other 2byte encoded string? It seems not working on my python2.3.5 with PIL 1.1.5. How can I accomplish this task? Specifically I'm trying to generate Ha