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

Issue with hdpi and dimension of fonts #168

Open
ciobio opened this issue Apr 6, 2021 · 2 comments
Open

Issue with hdpi and dimension of fonts #168

ciobio opened this issue Apr 6, 2021 · 2 comments

Comments

@ciobio
Copy link

ciobio commented Apr 6, 2021

I have a 13 inch hdpi monitor laptop with Kubuntu 18.04
I can't solve the problem of too small fonts on the screen.
The large fonts feature seems to not work at all.
I know it might be a Java problem but I'm not experienced enough to fix it myself.
I think it is a common problem and I would be grateful for more specific help.

Attached is a screenshot.
Thanks,
Fabio
Screenshot_20210406_175000

@DNS
Copy link

DNS commented Sep 30, 2021

If you use Windows, you can try:
Properties > Compatibility > Change high DPI settings

@ghost
Copy link

ghost commented Apr 11, 2023

I have the following _JAVA_OPTIONS:

-Dsun.java2d.uiScale=1.35 -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel

This is making the fonts bigger, which is good, and I can read them. But as a side-effect, not all labels fit into their designated areas on the screen, so this issue is still valid.

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