# $(gtkconfigdir)/gtkrc.zh_CN
#
# This file defines the fontsets for Chinese language (zh) using
# the simplified chinese standard GuoBiao as in mainland China (CN)
#
# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
#
style "gtk-default-zh-cn" {
fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,/
-*-*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0,*-r-*"
}
class "GtkWidget" style "gtk-default-zh-cn"
#./etc/enviroment
LANGUAGE="zh_CN:zh:en_US:en"
LANG=zh_CN.UTF-8
#
# This file defines the fontsets for Chinese language (zh) using
# the simplified chinese standard GuoBiao as in mainland China (CN)
#
# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
#
style "gtk-default-zh-cn" {
fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,/
-*-*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0,*-r-*"
}
class "GtkWidget" style "gtk-default-zh-cn"
#./etc/enviroment
LANGUAGE="zh_CN:zh:en_US:en"
LANG=zh_CN.UTF-8
博客主要介绍了Linux下中文语言字体集的配置,定义了使用中国大陆国标简体中文的字体集,还给出了GtkWidget类的样式设置。同时展示了环境变量配置,设置了语言和字符编码为中文。
1739

被折叠的 条评论
为什么被折叠?



