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

Resolve text rendering issues across different platforms #53

Merged
merged 9 commits into from
Aug 11, 2022
Merged

Conversation

jsotuyod
Copy link
Member

@jsotuyod jsotuyod commented Aug 11, 2022

Resolves #10

Set system properties to improve text rendering on Linux systems.
Enforce Mac OSX to run JavaFX 14+ to avoid garbled text.

Updating the javafx version listed in the pom to allow development on Mac with unbroken text fails to build in a headless environment (ie: ci). It seems that we need to look into https://github.com/TestFX/TestFX

@jsotuyod jsotuyod mentioned this pull request Aug 11, 2022
Copy link
Member

@oowekyala oowekyala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jsotuyod jsotuyod merged commit be58f57 into master Aug 11, 2022
@jsotuyod jsotuyod deleted the issue-10 branch August 11, 2022 17:21
@adangel adangel added this to the next milestone Aug 24, 2022
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

Successfully merging this pull request may close these issues.

[ui] Designer font display
3 participants