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
看到首页有如下文般描述:
「把 fonts 目录下的字体复制到 /System/Library/Fonts/ 下,一定不要放错目录,否则再替换配置文件之后,某些系统界面的汉字会变成方块。」
其实只要是在「/System/Library/Fonts/」或「/Library/Fonts/」资料夹下就行,但这权限必须是:
chown root:wheel chmod 644
否则的话,UAC 视窗的文本必定会变成方块。
当然,无论是放在「/System/Library/Fonts/」还是「/Library/Fonts/」资料夹下,都逃脱不了被系统 Font Book.app 当中的「Restore Standard Fonts…」指令自动移除的命运。
仅供参考。
The text was updated successfully, but these errors were encountered:
谢谢~
Sorry, something went wrong.
@andot 不会。
No branches or pull requests
看到首页有如下文般描述:
其实只要是在「/System/Library/Fonts/」或「/Library/Fonts/」资料夹下就行,但这权限必须是:
否则的话,UAC 视窗的文本必定会变成方块。
当然,无论是放在「/System/Library/Fonts/」还是「/Library/Fonts/」资料夹下,都逃脱不了被系统 Font Book.app 当中的「Restore Standard Fonts…」指令自动移除的命运。
仅供参考。
The text was updated successfully, but these errors were encountered: