跳至内容
sdvcrx's wiki
用户工具
登录
站点工具
搜索
工具
显示页面
过去修订
Export to Markdown
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
linux:fontconfig
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== FontConfig ====== [[https://gist.github.com/cryzed/e002e7057435f02cc7894b9e748c5671|A set of instructions on how to fix the harfbuzz + Infinality issue and restoring good-looking, Infinality-like font rendering.]] ==== Disable bitmaps font ==== <code bash> rm -f /etc/fonts/conf.d/70-yes-bitmaps.conf ln -s /etc/fonts/conf.avail/70-no-bitmaps.conf /etc/fonts/conf.d/ </code> ===== Reference ===== [[https://wiki.archlinux.org/index.php/Font_configuration_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)#.E7.A6.81.E7.94.A8.E7.82.B9.E9.98.B5.E5.AD.97.E5.9E.8B|禁用点阵字型 - ArchWiki]]
linux/fontconfig.txt
· 最后更改: 2023/12/03 10:24 由
127.0.0.1
页面工具
显示页面
过去修订
反向链接
Export to Markdown
回到顶部