找回密码
 注册
查看: 517|回复: 4

mplayer的字体不能正常显示的问题,内详!

[复制链接]
发表于 2005-3-29 12:38:00 | 显示全部楼层 |阅读模式
我打开gmplayer,一切字体都正常,除了在selcet file的时候
这时中文乱码,怎么解决?[/img]

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
发表于 2005-3-29 21:21:15 | 显示全部楼层

locale 是什么?
/etc/gtk/gtkrc.zh_CN* 里的设置?
回复

使用道具 举报

 楼主| 发表于 2005-3-30 13:07:46 | 显示全部楼层
# $(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 <[email protected]>
#

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"
回复

使用道具 举报

 楼主| 发表于 2005-3-30 13:08:17 | 显示全部楼层
# $(gtkconfigdir)/gtkrc.zh_TW
#
# This file defines the fontsets for Chinese language (ch) using
# the traditional chinese Big5 encoding as used in Taiwan (TW)
#
# 1999, Pablo Saratxaga <[email protected]>
#

# IMPORTANT NOTE: The name of this file *MUST* be "gtkrc.zh_TW.big5"
# the lowercasing of "big5" is done on purpose, if you change it it won't work

style "gtk-default-zh-tw" {
        fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
                  -taipei-*-medium-r-normal--*-*-*-*-*-*-big5-0,\
                  -*-*-medium-r-normal--16-*-*-*-*-*-big5-0,*-r-*"
}
class "GtkWidget" style "gtk-default-zh-tw"
回复

使用道具 举报

发表于 2005-3-31 20:56:03 | 显示全部楼层
locale 呢?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-5-16 23:31 , Processed in 0.025869 second(s), 17 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表