firefox字体忽隐乎现……
时间:2004-09-10
来源:互联网
firefox是中文portage里原来编译的。
如图,标注的模糊处应为文字,当点击该连接/鼠标从上面移过时,所有模糊同时变为正常。
PS:今天为了测试xorg-x11,开启了nvdia显卡的
err-firefox.png (41.3 KB, 633 次查看) |
作者: hutigers 发布时间: 2004-09-10
作者: gamedragon 发布时间: 2004-09-10
最初由 gamedragon 发表 I now have some problem, but it happened from 2 days ago. |
You mean same?
Did you fix it?
作者: hutigers 发布时间: 2004-09-11
Option "RenderAccel" "true"
作者: younker 发布时间: 2004-09-11
最初由 younker 发表 please disable the option Option "RenderAccel" "true" |
:ask :ask
作者: hutigers 发布时间: 2004-09-11
最初由 younker 发表 please disable the option Option "RenderAccel" "true" |
作者: hutigers 发布时间: 2004-09-11
Option "RenderAccel" "true"
few weeks ago, it works fine for me. This problem just happened 2 days ago and it only happened to chinese webpage. I don't know why.
I will try to comment such line.
作者: gamedragon 发布时间: 2004-09-11
Option "RenderAccel" "true"
but I have the same promble,is it a bug of xorg-x11-6.8.0?
作者: liqishan 发布时间: 2004-09-12
xorg是6.7的
作者: wangxudong 发布时间: 2004-09-12

snapshot1.png (89.8 KB, 398 次查看) |
作者: Hauser 发布时间: 2004-09-12
最初由 liqishan 发表 I do not add this line Option "RenderAccel" "true" but I have the same promble,is it a bug of xorg-x11-6.8.0? |
但是,不加那个参数,阴影的时候,就比较慢了。
作者: hutigers 发布时间: 2004-09-12
最初由 Hauser 发表 不明白,我这儿偏就正常! ![]() |
:o :o
作者: hutigers 发布时间: 2004-09-12
我打算清空ccache重新编译firefox一次。
作者: hutigers 发布时间: 2004-09-12
作者: liqishan 发布时间: 2004-09-12
这个bug没法解决吗?
看起来似乎是只有中文会有问题,这个bug解决起来又可能遥遥无期了
我用了firefly的字体补丁,会不会是这个造成的不兼容
作者: snoopyxp 发布时间: 2004-09-13
为什么Hauser的就没有问题呢?
难道根显卡有关,我的Geforce mx400
作者: halcyon79 发布时间: 2005-06-26
而且即使aa打开了,也不会出现字体难看的情况。比如12号的simsun依然会显示其中的点阵字体
作者: halcyon79 发布时间: 2005-06-26
作者: liqishan
Hauser的字体真PP,是用中文portage里面的吗?
|
作者: zhllg 发布时间: 2005-06-26
enable antialias for English fonts in "~/.fonts.conf"
作者: fiag 发布时间: 2005-06-27
<match target="font"> <test name="family" qual="any"> <string>Times New Roman</string> <string>Times</string> <string>Tahoma</string> <string>Terminal</string> <string>Courier New</string> </test> <edit name="hinting" mode="assign"> <bool>true</bool> </edit> <edit name="antialias" mode="assign"> <bool>true</bool> </edit> </match>
作者: fiag 发布时间: 2005-06-27
<match target="font"> <test name="family" qual="any"> <string>Times New Roman</string> <string>Times</string> <string>Tahoma</string> <string>Terminal</string> <string>Courier New</string> </test> <edit name="hinting" mode="assign"> <bool>true</bool> </edit> <edit name="antialias" mode="assign"> <bool>true</bool> </edit> </match>
不知道是为了什么,分特啊。
作者: halcyon79 发布时间: 2005-06-27
贴下改的参数
Load "xtt"
Section "Device"
Option "AGPMode" "4"
Option "AGPFastWrite" "1"
Option "EnablePageFlip" "1"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
怀疑是显卡参数的问题,或者xtt
后来又出来这个问题了,ft
还是关闭aa好使。
作者: fiag 发布时间: 2005-06-28
作者: fiag
刚刚为了玩xcompmgr改了下xorg.org,发现这个问题突然解决了。
贴下改的参数 Load "xtt" Section "Device" Option "AGPMode" "4" Option "AGPFastWrite" "1" Option "EnablePageFlip" "1" EndSection Section "Extensions" Option "Composite" "Enable" EndSection 怀疑是显卡参数的问题,或者xtt 后来又出来这个问题了,ft 还是关闭aa好使。 |
作者: halcyon79 发布时间: 2005-06-28
<match target="font"> <test name="family" qual="any"> <string>Tahoma</string> <string>Verdana</string> <string>Trebuchet MS</string> <string>Times New Roman</string> <string>Impact</string> <string>Georgia</string> <string>Comic Sans MS</string> <string>Arial Black</string> <string>Arial</string> <string>Andale Mono</string> <string>Webdings</string> <string>Courier New</string> <string>SimSun</string> <string>Batang</string> <string>BatangChe</string> <string>MinLiU</string> <string>Guilm</string> <string>GuilmChe</string> <string>Dotum</string> <string>DotumChe</string> <string>Gungsuh</string> <string>GungsuhChe</string> </test> <test name="pixelsize" compare="less"> <double>16</double> </test> <edit name="hinting" mode="assign"> <bool>true</bool> </edit> <edit name="autohint" mode="assign"> <bool>false</bool> </edit> <edit name="antialias" mode="assign"> <bool>false</bool> </edit> </match>
作者: Steve3d 发布时间: 2005-06-29
作者: Steve3d 发布时间: 2005-06-29
RenderAccel设为true
和firefly的补丁没关系,xorg6.8.2 , 6.8.99, mozilla, firefox都有这个问题
作者: ZDN 发布时间: 2005-06-29
开启 RenderAccel 和 汉字的AA冲突,就会导致汉字和英文夹杂时,出现英文字体破碎的问题
解决办法,要么关闭RenderAccel,要么关闭全部字体的AA
试试看关掉了所有TTF的16以下的AA
当然放大字体后就又出问题哦了。而且英文字体关闭AA后即便是小字体也不好看。
关闭 RenderAccel 没有什么别的影响吧
作者: fiag 发布时间: 2005-06-29
可以试试把问题反映给他
http://www.nvnews.net/vbulletin/forumdisplay.php?f=14
另外大家都是用的什么版本?
作者: ZDN 发布时间: 2005-06-29
作者: halcyon79 发布时间: 2005-06-29
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28