Re: How to change font direction?

2006-09-18 Thread Frederic Rentsch
theju wrote: > Well here are some self explanatory functions that I've written for > displaying the text vertically and from right to left. As for rotation > gimme some more time and i'll come back to you. Also I don't guarantee > that this is the best method(cos I myself am a newbie), but I can >

Re: How to change font direction?

2006-09-15 Thread theju
Well here are some self explanatory functions that I've written for displaying the text vertically and from right to left. As for rotation gimme some more time and i'll come back to you. Also I don't guarantee that this is the best method(cos I myself am a newbie), but I can guarantee you that it w

How to change font direction?

2006-09-15 Thread Daniel Mark
Hello all: I am using PIL to draw some graphics and I need to draw some texts in vertical direction rather than the default left-to-right horizontal direction. Is there anyway I could do that? Thank you -Daniel -- http://mail.python.org/mailman/listinfo/python-list