Skip to content
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

Closed
D4nte opened this issue Sep 25, 2020 · 6 comments
Closed

Poor rendering of the font on Mac Os #19

D4nte opened this issue Sep 25, 2020 · 6 comments
Labels
bug Something isn't working low Low priority

Comments

@D4nte
Copy link

D4nte commented Sep 25, 2020

Is it possible to improve the font rendering on mac os? I downloaded the binary from the website.

image

@craigraw
Copy link
Collaborator

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?

@D4nte
Copy link
Author

D4nte commented Sep 28, 2020

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: bugs.openjdk.java.net/browse/JDK-8236689

Does it look ok on your Retina display?

Yes indeed, it looks good on the retina display!

@6102bitcoin 6102bitcoin added the bug Something isn't working label May 20, 2021
@6102bitcoin
Copy link
Collaborator

Outstanding Action: Monitor openjdk issue and update when fixed
Proposed Priority: Low

@6102bitcoin 6102bitcoin added the low Low priority label May 23, 2021
@6102bitcoin
Copy link
Collaborator

Still marked as unresolved.
https://bugs.openjdk.java.net/browse/JDK-8236689

Last updated 2021-07-13 (2+ months ago).

@craigraw
Copy link
Collaborator

craigraw commented Oct 5, 2021

I'm going to reopen this, as it's still an issue that comes up occasionally, and I hope is addressed.

@craigraw craigraw reopened this Oct 5, 2021
@craigraw
Copy link
Collaborator

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

Screenshot 2021-10-14 at 09 54 42

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working low Low priority
Projects
None yet
Development

No branches or pull requests

3 participants