升级到15.7后字体渲染效果又没了
Tofloor
poster avatar
hedajun
deepin
2018-08-20 23:59
Author
从15.4.1升级到15.5 Beta的时候,字体渲染没有了,后来修复了。现在从15.6升级到15.7, 字体渲染又没有了。参见以前的帖子。请帮忙尽快修复。

https://bbs.deepin.org/post/147967





Reply Favorite View the author
All Replies
1 / 2
To page
avatar
wtz
deepin
2018-08-21 00:44
#1
用的雅黑吗?
先换成“Noto Sans CJK SC”这个字体用吧,这个问题修复起来估计还有一段时间。
Reply View the author
avatar
hedajun
deepin
2018-08-21 00:57
#2
https://bbs.deepin.org/post/167326
用的雅黑吗?
先换成“Noto Sans CJK SC”这个字体用吧,这个问题修复起来估计还有一段时间。 ...

是用的雅黑。
Reply View the author
avatar
qq1350210100
deepin
2018-08-21 01:56
#3
是滴,特别在辣眼低分屏上
我用苹方,15.7的字体明显变瘦了,导致有些笔画看起来就像断掉一样,惨不忍睹
15.6就没这种情况,打算等问题修复好了再更新
Reply View the author
avatar
亚历山大一世
deepin
2018-08-21 04:10
#4
字体丑爆了
Reply View the author
avatar
lenke
deepin
2018-08-21 05:43
#5
主流桌面kde/gnome等都提供字体渲染设置,deepin是不是也学学,预制几套字体渲染方案
Reply View the author
avatar
150******77
deepin
2018-08-21 08:38
#6
我的还好
Reply View the author
avatar
hedajun
deepin
2018-08-24 22:29
#7
上一次升级出现这个问题,很快就解决了。这次应该也能快速解决吧?
Reply View the author
avatar
rekols
deepin
2018-08-24 22:44
#8
Reply View the author
avatar
hedajun
deepin
2018-08-24 22:48
#9
https://bbs.deepin.org/post/167326
上infinality把:  https://github.com/Infinality/fontconfig-infinality

这个很好,但还是希望通过升级的方式解决。
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-08-24 22:53
#10
https://bbs.deepin.org/post/167326
这个很好,但还是希望通过升级的方式解决。

降级下 fontconfig 吧,新的上面已确定有bug
Reply View the author
avatar
hedajun
deepin
2018-08-24 22:56
#11
https://bbs.deepin.org/post/167326
降级下 fontconfig 吧,新的上面已确定有bug

能提供一下降级的命令吗?
Reply View the author
avatar
justforlxz
deepin
2018-08-24 22:57
#12
https://bbs.deepin.org/post/167326
能提供一下降级的命令吗?

sudo apt purge fontconfig   
Reply View the author
avatar
hedajun
deepin
2018-08-24 23:02
#13
https://bbs.deepin.org/post/167326
sudo apt purge fontconfig

删不掉的:

apt purge fontconfig
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
有一些软件包无法被安装。如果您用的是 unstable 发行版,这也许是
因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件
包尚未被创建或是它们已被从新到(Incoming)目录移出。
下列信息可能会对解决问题有所帮助:

下列软件包有未满足的依赖关系:
debconf : 依赖: libgtk3-perl 但是它将不会被安装
           推荐: debconf-i18n 但是它将不会被安装
gsettings-desktop-schemas : 依赖: dconf-gsettings-backend 但是它将不会被安装 或
                                     gsettings-backend
libgoa-1.0-0b : 依赖: libgoa-1.0-common (>= 3.28.0-1) 但是它将不会被安装
libgtk-3-common : 依赖: dconf-gsettings-backend 但是它将不会被安装 或
                           gsettings-backend
                   推荐: libgtk-3-0 但是它将不会被安装
E: 错误,pkgProblemResolver::Resolve 发生故障,这可能是有软件包被要求保持现状的缘故。
Reply View the author
avatar
justforlxz
deepin
2018-08-24 23:41
#14
https://bbs.deepin.org/post/167326
删不掉的:

apt purge fontconfig

额,不好意思说错了,这是卸载的命令。 外网应该没别的版本可以降级了,先等等吧。
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-08-27 17:56
#15
本帖最后由 yanbowen 于 2018-8-27 10:01 编辑
https://bbs.deepin.org/post/167326
能提供一下降级的命令吗?

附件中是低版本的 fontconfig 相关的包,解压后手动安装。
可能会有依赖问题,可以卸载有问题的包,也可以通过 sudo apt --fix-broken install 回到之前的状态。
注意:经验不足者不要轻易尝试

Reply View the author
avatar
hedajun
deepin
2018-08-27 20:31
#16
https://bbs.deepin.org/post/167326
附件中是低版本的 fontconfig 相关的包,解压后手动安装。
可能会有依赖问题,可以卸载有问题的包,也可以 ...

还差一个:libfontconfig1:i386
请发给我一下呢,目前降级有依赖问题。
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-08-27 21:39
#17
https://bbs.deepin.org/post/167326
还差一个:libfontconfig1:i386
请发给我一下呢,目前降级有依赖问题。

这里去下 http://mirrors.ustc.edu.cn/ubuntu/pool/main/f/fontconfig/
Reply View the author
avatar
hedajun
deepin
2018-08-27 22:25
#18
本帖最后由 hedajun 于 2018-8-27 14:30 编辑

降级fontconfig到2.12.6后的效果:


未升级15.7的效果:


问题还是没有解决。未升级的fontconfig版本是“2.12.2-1.2”。
Reply View the author
avatar
hedajun
deepin
2018-08-27 22:33
#19
还有一个问题就是,升级后感觉显示的色调变了。不好描述这种直观的感受,就是感觉显示发白,没有以前那么生动。
Reply View the author
avatar
ckurobac
deepin
2018-08-28 08:24
#20
如果lz对系统有足够的了解,建议楼主装下git版本或者2.12.5版本的fontconfig试一下。
有的人这个bug是2.12.6出现的,有人是从2.13出现的……
或者等官方更新……
Reply View the author
1 / 2
To page