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
Inter字体中似乎包含这几个字符。遂添加了任天堂键位图标icon.ttf,但是显示键位仍然是Inter中的字形。猜测是font.ttf优先级高于icon.ttf,所以纠正不过来了
The text was updated successfully, but these errors were encountered:
看了一下代码的逻辑确实是这样的:在主字体某个字不存在时才会找其他字体。
可以先找个字体编辑软件修改一下,或者合并一下。
Sorry, something went wrong.
No branches or pull requests
Inter字体中似乎包含这几个字符。遂添加了任天堂键位图标icon.ttf,但是显示键位仍然是Inter中的字形。猜测是font.ttf优先级高于icon.ttf,所以纠正不过来了
The text was updated successfully, but these errors were encountered: