We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
已經把customize.sh的註釋解開了,但是沒有完全移除乾淨Misans在fonts.xml的訊息 以下這段沒有被移除掉,我猜測可能是因此沒有套用成功 *** ***Miui-Regular.ttf *** *** ***Miui-Regular.ttf *** 系統原始版.txt 不完全修改版.txt
版本: MIUI EU 13.0.13穩定版
The text was updated successfully, but these errors were encountered:
因为有MIUI主题适配原因,字体其实是不方便修改的。 #10 (comment)
因为有MIUI主题适配原因,字体其实是不方便修改的。
#10 (comment)
Sorry, something went wrong.
在国内版 MIUI 15(HyperOS)上安装 NotoCJK 后,先在系统内选择小米兰亭 Pro,把粗细向粗的方向拉 15% 左右,然后用 /system/fonts/Roboto-Regular.ttf 替换掉 /data/system/theme/fonts/Roboto-Regular.ttf,看起来的效果就跟原生系统使用此模块非常接近了。
更正:
我尝试过替换默认的 MiSans(系统会使用 MiProFontManager),但是无论怎么用 Roboto 覆盖它,或是修改 fonts.xml,结果都是回落到日文字形,不知道怎么回事。
而最后一种 font manager 是 DefaultFontManager,它不会做任何替换,但要换用它的话需要彻底删除 MiSans,然后 SystemUI 就起不来了。查了下系统里有几处好像是硬编码了 /system/fonts/MiSansVF.ttf,估计比较难解决。
要想 hook 掉这些 font manager 也不可行,因为它们是在每个进程里独立运行的,不可能 hook 到全部的进程。
如果认为以上操作太繁琐,同时不介意系统自带功能缺失的话,可以直接把 MIUI 优化关了,立马就能回归正常字体用法。
No branches or pull requests
已經把customize.sh的註釋解開了,但是沒有完全移除乾淨Misans在fonts.xml的訊息
以下這段沒有被移除掉,我猜測可能是因此沒有套用成功
***
***Miui-Regular.ttf
***
***
***Miui-Regular.ttf
***
系統原始版.txt
不完全修改版.txt
版本:
MIUI EU 13.0.13穩定版
The text was updated successfully, but these errors were encountered: