Re: gdk_font_load()
- From: a-higuti math sci hokudai ac jp (Akira Higuchi)
- To: gtk-i18n-list redhat com
- Subject: Re: gdk_font_load()
- Date: Sun, 16 Jan 2000 22:52:24 +0900 (JST)
In article <002a01bf601a$f84438e0$233b65ca@LocalHost>
huangj@citiz.net writes:
>I have install Turbo Linux 4.0 Chinese Version. Gedit can display Chinese
>character correctly. So I think it's localization is good. But can not
>display Chinese character when I use gdk_font_load("-*-gb2312.1980-1"). Then
>it can display Chinese character I use
>gdk_fontset_load("-*-iso8859-1,-*-gb2312.1980-1"). Why? Is it's localization
>good?
This is correct behavior, I think.
When you use gdk_fontset_load(), text drawing functions (such as
gdk_draw_string) accept EUC-CN coded strings. On the other hand,
strings must be coded in GB2312 if you use gdk_font_load()
instead.
--------------------------------------
Akira Higuchi
Dept. of Mathematics, Hokkaido Univ.
Sapporo, Japan
a-higuti@math.sci.hokudai.ac.jp
a@kondara.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]