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

Font follow the system settings #86

Open
Shomnipotence opened this issue May 25, 2022 · 3 comments
Open

Font follow the system settings #86

Shomnipotence opened this issue May 25, 2022 · 3 comments

Comments

@Shomnipotence
Copy link

imageNow they use

some kind of serif font. I think the font should follow the Windows default settings.

Windows uses the SegoeUI font in Windows 10/11. But I recommend not hardcoding the font, but setting it directly, following the system settings. In order to ensure that there are no unexpected errors with multi-language support.

@nptr
Copy link
Owner

nptr commented May 27, 2022

You are talking about the font that is used in the "Class View" and "Property View"? I did not set this font. I did not set any font for that matter. Windows chose this font, based on what the visual style says.

Maybe you can describe how this came to be, because I don't quite understand. Are you trying to say, that the font references are breaking somehow upon saving and as such Windows chooses whatever font it happens to find?

@Shomnipotence
Copy link
Author

You are talking about the font that is used in the "Class View" and "Property View"? I did not set this font. I did not set any font for that matter. Windows chose this font, based on what the visual style says.

Maybe you can describe how this came to be, because I don't quite understand. Are you trying to say, that the font references are breaking somehow upon saving and as such Windows chooses whatever font it happens to find?

Yes I mean the font used in the "prorerty view", I dont know what happen, just think it is abnormal since Windows 7.

@Shomnipotence
Copy link
Author

You can find font of the title"class view","image", they are right

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

No branches or pull requests

2 participants