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

fix: 根据显示语言选择字体 #599

Merged
merged 2 commits into from
May 11, 2023
Merged

fix: 根据显示语言选择字体 #599

merged 2 commits into from
May 11, 2023

Conversation

Blinue
Copy link
Owner

@Blinue Blinue commented May 11, 2023

修复 #592 (comment) 发现的错误。

控件根据 Language 属性选择合适的字体,但我没找到这个机制的文档。这是摇摇欲坠的 XAML Islands 的又一个补丁。

对比:日语 繁体中文

控件根据 Language 属性选择合适的字体,在打包应用中这由操作系统处理,但我们不是
@Blinue Blinue added bug Something isn't working area: UI labels May 11, 2023
@Blinue Blinue merged commit 723dc7a into dev May 11, 2023
@Blinue Blinue deleted the local-font branch May 11, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: UI bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant