-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
How can I change GUI font size, too small on my screen. #14
Comments
On windows I did what is mentioned here in option (3) |
Thanks for pointing it out, I will add it to the TODO list. The simplest solution is ImGui font scaling which results in some font blurriness but generally makes the font more readable. It might need some additional effort to to it properly though. |
Femtometer you could try the devel branch quick fix using the ImGui font scaling: https://github.com/klonyyy/STMViewer/actions/runs/6253644446 In this release you can scale the font in the Window->Preferences window. Note that currently this setting is not saved. Let me know if it helped, or should I look for a more sophisticated solution. |
I have same issue with 4k but on Linux |
@benner I understand that the Window->Preferences window is not a solution to this problem? |
This is because it's currently implemented only on the devel branch. |
Closing due to inactivity. Please reopen if you face a similar issue. |
I just tested this on ArchLinux PS: I'm not really sure how to re-open this issue
PPS: parts of this may be a localization issue - my LANG env ver is |
Update to 1.01, The scale is reset to 1.00 at next launch. |
No description provided.
The text was updated successfully, but these errors were encountered: