-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Poor rendering of the font on Mac Os #19
Comments
This is unfortunately an upstream JavaFX bug when running on OSX Catalina. Text renders poorly on non-retina displays. There is an open bug report on this: https://bugs.openjdk.java.net/browse/JDK-8236689 Does it look ok on your Retina display? |
Yes indeed, it looks good on the retina display! |
Outstanding Action: Monitor openjdk issue and update when fixed |
Still marked as unresolved. Last updated 2021-07-13 (2+ months ago). |
I'm going to reopen this, as it's still an issue that comes up occasionally, and I hope is addressed. |
Fixed in 63259a2. The characters on an external non-retina screen in OSX are still a little close together, but there is a substantial improvement in rendering. Reference: openjdk/jfx#642 |
Is it possible to improve the font rendering on mac os? I downloaded the binary from the website.
The text was updated successfully, but these errors were encountered: