LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2888|回复: 57

opera求助!

[复制链接]
发表于 2003-8-4 01:26:56 | 显示全部楼层 |阅读模式
opera7.11
在装了中文语言包后把所有的字体都改成了simsun(xft)
结果上ytht等一些网站没问题
但是像linuxsir和linuxfans等网站字体边角不干净,很模糊
怎么解决啊
我不知道应该改什么的字体!
谢谢了
发表于 2003-8-4 10:35:18 | 显示全部楼层
贴张图先
发表于 2003-8-4 11:30:56 | 显示全部楼层
screen shots:


发表于 2003-8-4 11:53:38 | 显示全部楼层
确实有这样的问题,兄弟的opera能不能用fcitx呀?
发表于 2003-8-4 13:59:11 | 显示全部楼层
你的international  fonts 选过吗?
我的系统打过xft2的补丁
发表于 2003-8-4 14:24:08 | 显示全部楼层
What is international fonts?
发表于 2003-8-4 14:28:37 | 显示全部楼层
this?

本帖子中包含更多资源

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

x
发表于 2003-8-4 14:31:18 | 显示全部楼层
I like oprea, without opera, life is unbearable!!!!
发表于 2003-8-4 14:32:27 | 显示全部楼层
最初由 ltkun 发表
你的international  fonts 选过吗?
我的系统打过xft2的补丁
没选过,选了也一样效果,难道是要打布丁?
发表于 2003-8-4 15:10:19 | 显示全部楼层
The linux-opera7 is still depending on the Xft1, so you will need to add the XftConfig in the /usr/X11R6/lib/X11/ .. Here's an attach to download it, which it doesn't exist in XFree86 4.3.x by default. Also, it will help to get linux-opera7 the better stability and much lesser crash.

# cp /path/to/xftconfig.txt /usr/X11R6/lib/X11/XftConfig


2) Install the nice fonts made by Microsoft.

# cd /usr/ports/x11-fonts/webfonts ; make install clean

After that, you need to add some lines in the /etc/X11/XF86Config following:

  1. Section "Files"
  2.         .....
  3.         .....
  4.         FontPath     "/usr/X11R6/lib/X11/fonts/webfonts/"
  5. EndSection

  6. Section "Module"
  7.         .....
  8.         .....
  9.         Load  "type1"
  10.         Load  "freetype"
  11. EndSection
复制代码


Save it and exit the X, then restart it.


3) Run your Opera and go to the File (menu) -> Preferences -> Fonts and colors (tree). All you have to do is double click on each list of types to choice what fonts you want to use. If you see something like 'font [Xft]', it means it's AA fonts for Xft1. I setup everything to 'Verdana [Xft]', but 'Courier [Xft]' for the text <RE> and CSS monospace. Don't worry about the size, I just leave all of them as default and tweak the 'Minimum font size (pixels)' that will avoid the smaller font. I setup it as '11' to force the smalls font change to '11' pixels least.


4) If it doesn't work, please run 'opera -debugfont' and show me the output.

我现在还没搞定,因为没找到它说的字体,;)谁搞定了说一下

本帖子中包含更多资源

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

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

本版积分规则

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