Skip to content
New issue

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

wiliwili更换Inter字体后键位图标显示异常 #459

Open
sanweiya opened this issue Dec 30, 2024 · 1 comment
Open

wiliwili更换Inter字体后键位图标显示异常 #459

sanweiya opened this issue Dec 30, 2024 · 1 comment

Comments

@sanweiya
Copy link

Inter字体中似乎包含这几个字符。遂添加了任天堂键位图标icon.ttf,但是显示键位仍然是Inter中的字形。猜测是font.ttf优先级高于icon.ttf,所以纠正不过来了
屏幕截图 2024-12-30 115540
屏幕截图 2024-12-30 115838

@xfangfang
Copy link
Owner

看了一下代码的逻辑确实是这样的:在主字体某个字不存在时才会找其他字体。

可以先找个字体编辑软件修改一下,或者合并一下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants