hi
i'm looking for a python lib or module to draw text as graphic and save it as png,
but i also need to support right-to-left languages like Farsi.
i tested PIL with no success for unicode rtl texts(it draws text reverse and un-joint).
so what do you suggest?
(it's better to be cross-platform with minimum requirement)
thanks

One Laptop per Child project based mostly on Python uses library called Pango to support special 3rd world country languages (maybe I saw even Farsi mentioned). Maybe you could check it out.
http://wiki.laptop.org/go/Farsi
http://www.google.fi/url?sa=t&source=web&ct=res&cd=2&ved=0CA8QFjAB&url=http%3A%2F%2Fwiki.laptop.org%2Fgo%2FTestimonials&ei=HCbgS--FLqecOKW2sa4I&usg=AFQjCNE5KWrg4xBqrV34hqnqieiQDIX99Q&sig2=xCQwP_r9WeIcfGWb7at2aw

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.