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

Wayland font antialiasing in Swing/AWT programs #439

Open
chelobaka opened this issue Aug 16, 2024 · 1 comment
Open

Wayland font antialiasing in Swing/AWT programs #439

chelobaka opened this issue Aug 16, 2024 · 1 comment

Comments

@chelobaka
Copy link

Running Java demo Font2DTest on JBR 21.0.3b509.11 with -Dawt.toolkit.name=WLToolkit option makes program window respect desktop scaling setting but all text is heavily aliased. Good old AA options -Dawt.useSystemAAFontSettings=lcd and -Dswing.aatext=true don't make any difference. Is there a way to turn antialiasing on for arbitrary Swing/AWT programs?

@ninja-
Copy link

ninja- commented Sep 21, 2024

Did you try the freetype variant of JBR perhaps?

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