[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GTK+ and Arabic text shaping



Hi,
I'm developing a pyGTK (GTK 2.10) application and got a general
question about GTK+ and Arabic.
The problem is the shaping of the characters that should differ
depending on the position where the character occurs. Now they are all
displayed in their separate un-joined form. I have tested on Win32 and
Linux (Ubuntu) and they both have the same problem.
I believe that gtk/pango should be able to render this correctly, but
what do I have to do to get it working?

Best Regards,
Fredrik