Re: [Patch] libzvt totally broken for fontset, hence CJK.



Vlad Harchev wrote:

>  You seem to be totally wrong.
>  It's easily possible to switch locales at run time.

Not to switch, but to use two different locales in two different parts
of the program. One for each thread for example, or the different ones
in two different GTK widgets, or one by some library code and another
by the main program.

It's impossible in the threads case, because they can run simultaneously
and the locale is per process. It's possible in other cases, but
it's too hard to beat the system, so most programs don't even try.

-- 
 .-.   .-.    I will always cherish the initial misconceptions I had
(_  \ /  _)   about you.
     |
     |        dave arsdigita com




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