980501427 发表于 2002-10-11 04:59:53

为什么不一样?

我用Mozilla1.2a中文版浏览网页时,为什么有的是simsun字体,有的却不是呢?
还有标题栏的字体好象在preferences里无法选中simsun.我用的是RH7.3,用ttfm.sh安装的字体,也把gtk修改了.
而且,在有的网站上发贴,贴子显示是simsun字体,但是我在发贴输入的时候写出来的却是别的字体(跟标题栏一样),有的网站却能够显示正常simsun字体,怎么回事?

llc 发表于 2002-10-11 10:15:31

按"中文版"的汉化文章修改/etc/gtk/gtkrc.zh_CN

980501427 发表于 2002-10-11 16:36:26

我的修改正确吗?

/etc/gtk/gtkrc.zh_CN如下

# $(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,\
                  -aliasmisc-simsun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0,\*-r-*"
}
class "GtkWidget" style "gtk-default-zh-cn"


/etc/gnome/gtkrc.zh_CN如下

# $(datadir)/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 "GnomeScores_CurrentPlayer_style"
{
fg = {1.0, 0.0, 0.0}
}

style "GnomeScores_Logo_style"
{
fontset = "-aliasmisc-simsun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0"
fg = {0.0, 0.0, 1.0}
}

style "GnomeAbout_DrawingArea_style"
{
bg = {1.0, 1.0, 1.0}
}

style "GnomeAbout_Title_style"
{
fontset = "-aliasmisc-simsun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0"
}

style "GnomeAbout_Copyright_style"
{
fontset = "-aliasmisc-simsun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0"
}

style "GnomeAbout_Author_style"
{
fontset = "-aliasmisc-simsun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0"
}

style "GnomeAbout_Names_style"
{
fontset = "-aliasmisc-simsun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0"
}

style "GnomeAbout_Comments_style"
{
fontset = "-aliasmisc-simsun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0"
}

style "GnomeHRef_Label_style"
{
fg = { 0.0, 0.0, 1.0 }
fg = { 0.0, 0.0, 1.0 }
fg = { 0.5, 0.5, 1.0 }
fg = { 1.0, 0.0, 0.0 }
}

style "GnomeGuru_PageTitle_style"
{
fontset = "-aliasmisc-simsun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0"
}


widget "*GnomeScores*.CurrentPlayer" style "GnomeScores_CurrentPlayer_style"
widget "*GnomeScores*.Logo" style "GnomeScores_Logo_style"
widget "*GnomeAbout*.DrawingArea" style "GnomeAbout_DrawingArea_style"
widget "*GnomeAbout*.Author" style "GnomeAbout_Author_style"
widget "*GnomeAbout*.Comments" style "GnomeAbout_Comments_style"
widget "*GnomeAbout*.Copyright" style "GnomeAbout_Copyright_style"
widget "*GnomeAbout*.Names" style "GnomeAbout_Names_style"
widget "*GnomeAbout*.Title" style "GnomeAbout_Title_style"
widget "*GnomeHRef.GtkLabel" style "GnomeHRef_Label_style"
widget "*GnomeGuru*.PageTitle" style "GnomeGuru_PageTitle_style"

gugong 发表于 2002-10-11 16:44:32

其实。

其实你的 gtkrc 是对的。只是 Mozilla 里面的字体没有改成 Simsun 。


哦,仔细一看,好像又不是的,哈哈。

980501427 发表于 2002-10-11 16:51:02

这个就不行.

conner 发表于 2002-10-11 16:54:00

最小字体设大一点。

980501427 发表于 2002-10-11 17:07:44

不行呀

最小字体改成16都不行.

gugong 发表于 2002-10-11 17:10:11

那个网页要求的是这个字体呢。

那个网页要求的是这个字体呢。

修改成总是使用我的字体呀。

980501427 发表于 2002-10-11 17:12:34

mozila难道不行?

都改成simsun了呀

conner 发表于 2002-10-11 17:14:25

最小字体设成12。重新启动mozilla。不行就ctrl + "+"

980501427 发表于 2002-10-11 17:21:56

搞定了,为什么呢?

现在正常了,Ctrl+"+"是用来放大字体的吗?为什么放大再缩小就行了呢?

conner 发表于 2002-10-11 17:23:36

mozilla 的 BUG!

980501427 发表于 2002-10-11 17:25:51

多谢总监

终于搞定了,现在汉化总算完成了,谢谢论坛的兄弟们的帮助.
页: [1]
查看完整版本: 为什么不一样?