Re: Valid UTF-8 text mangled up in GtkLabel



On Sat, 6 Aug 2005, Jonathan Ben Avraham wrote:

> Or do you think that inserting RLO's LRO's and PDO's at the
> application level is in fact the solution to this problem?
> Regards,

No, RLO and LRO are forbidden.  RLE and LRE should be used to
embed text, and RLM and LRM should be used to force a paragraph
direction.  That doesn't mean the UI (GtkTextEdit?) shouldn't
provide facilities for user to use these characters efficiently.
But one thing is for sure true, and it's that (listen everybody)
auto-dir in Pango is not going away anytime soon.

>   - yba

Cheers,
--behdad
http://behdad.org/



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