Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Font ignores FontWeight.BOLD on macOS #344

Open
derreisende77 opened this issue Jan 14, 2019 · 3 comments
Open

Font ignores FontWeight.BOLD on macOS #344

derreisende77 opened this issue Jan 14, 2019 · 3 comments

Comments

@derreisende77
Copy link

JavaFX still ignores FontWeight.BOLD when applying a Font to Text objects.
I found several bug reports for this on JBS and one also mentioned it to be fixed in JavaFX 11 but even with 12-ea+7 it still doesn´t work on macOS Mojave. The same code I wrote works flawlessly on Windows 10 and Ubuntu Linux.
I tested also with example 39-12 from JavaFX: Working with JavaFX UI Components but result differs from Figure 39-3 in that the bold text is instead regular.

@kevinrushforth
Copy link
Collaborator

This may be the same bug as:
JDK-8209435: [macOS] Text with bold font weight rendered as normal text when TTC font is used

@derreisende77
Copy link
Author

@kevinrushforth Still not fixed here with openjfx 12-ea+9

@kevinrushforth
Copy link
Collaborator

kevinrushforth commented Jan 29, 2019

Yes, we know. If you look at the JBS bug you will see that it is still unresolved (not yet fixed).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants