Re: i18n
Hi,
Maybe I'm total out of line, but here is what my program does when I try
to use Japanese.
(The program uses a fontset with a font for Japanese and one for Romaji
(English) leters; the fontset is described in the rc file of the
program. I use LC_TYPE and LC_MESSAGES to set the i18n)
a. if the LC_TYPE and LC_MESSAGES are not set (aka use the default "C"),
no Japanese text is displayed at all, but empty space.
b. as soon as I set the LC_TYPE and LC_MESSAGES and restart the
application, the Japanese text is succesfully displayed.
This looks very similar with what happened to me. I think you should ask
this on gtk lists, maybe Owen has some ideas on this.
Ionutz
PS: my program is langdrill, from text section.
--
Mental backup in progress - Do Not Disturb!
--
http://borco-ei.eng.hokudai.ac.jp/~borco/
Reply to:
- References:
- i18n
- From: Christian Leutloff <leutloff@sundancer.oche.de>
- Re: i18n
- From: Steve Haslam <araqnid@debian.org>
- Re: i18n
- From: Christian Leutloff <leutloff@sundancer.oche.de>
- Re: i18n
- From: Andreas Jellinghaus <aj@dungeon.inka.de>