Re: GTK+ and Pango - How to use chinese, Korean, Japanese fonts?



Hi,

I'm getting the same error even after setting it to
                   setlocale (LC_ALL, "");

I also observed that locale -a is giving C and POSIX as only two
locales. How to add more locales ?

Regards,
Harinandan


2008/5/12 Victor Ananjevsky <ananasik gmail com>:
> В Mon, 12 May 2008 09:38:59 +0530
> "Harinandan S" <harinandans gmail com> пишет:
>
>> Hi All,
>>
>> I included these lines in my program before gtk_init()
>>
>>    setlocale (LC_ALL, " ");
>
> must be - setlocale (LC_ALL, "");
>
> --
> wbr
>
> Victor "Ananas" Ananjevsky
> Registered Linus user #202480
> Jabber ID: ananas jabber kiev ua
>           ananas jabber lafox net
>
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>


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