RE: Tk's lack of "chrome" (prompted by Re: Tk::FunkyButton ?)
Nick Ing-Simmons <[email protected]>
| Newsgroups | gmane.comp.lang.perl.tk |
|---|---|
| Message-ID | <[email protected]> |
Vadim Konovalov <[email protected]> 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 [email protected]