My X11 built for X_LOCALE, the -DX_LOCALE option is used... but my gtk at this time does not use -DX_LOCALE.

On 11/4/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
On Fri, 4 Nov 2005 14:19:13 +0800
Xyber Blue <[EMAIL PROTECTED]> wrote:

>By the way, here is the strace log of the testfont that can't translate
>japanese text... Instead, it will only display english...

From strace output, locale database for libc is initialized
for ja_JP.eucJP and that for X11 is initialized for C.
Apparently setlocale() is called. Your X11 & gtk+-1.2.9 are
built to use locale in libc? or to use X_LOCALE?

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to