Re: Numeric shaping in Pango
- From: Owen Taylor <otaylor redhat com>
- To: Lina Kemmel <LKEMMEL il ibm com>
- Cc: Roozbeh Pournader <roozbeh sharif edu>, gtk-i18n-list gnome org
- Subject: Re: Numeric shaping in Pango
- Date: Tue, 23 Sep 2003 10:52:23 -0400
On Tue, 2003-09-23 at 10:04, Lina Kemmel wrote:
> Roozbeh Pournader wrote:
>
> > May I have your sample code?
>
> Not too much code :-), something like:
>
> #include <stdio.h>
>
> main()
> {
> fprintf(stdout, "%Id", 3);
> }
Trying adding #include <locale.h> setlocal (LC_ALL, ""); .. without
setting the locale, GLibc isn't going to know how to interpret the
I flag.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]