Vadim Konovalov <vkonovalov@spb.lucent.com> writes:
>
>What is wrong with non-western language support in perl/Tk or tcl/tk, BTW?
1. Direction support e.g. right to left for Arabic or Hebrew script,
and (I think) vertical for Chinese to have a traditional look.
2. Composite characters - while western scripts typically have precomposed
accented characters à and digraphs Æ with other scripts these have
to be done by kerning accents into right place relative to base
character.
3. Context dependant glyphs - Arabic has one code point represented
by different glyphs for initial/medial/final.
Gtk's pango was designed for this - a quick google
shows up http://lwn.net/2001/features/OLS/pdf/pdf/pango.pdf
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu