Loading Helvetica Neue Light font?

Tobias Bley tobi at ultramixer.com
Mon Aug 3 13:13:22 UTC 2015


Hi,

does anybody know how to use or load the „Helvetica Neue Light“ font in JavaFX?

Font font = Font.font("Helvetica Neue", FontWeight.EXTRA_LIGHT,FontPosture.REGULAR, 16.0);

=> gives me the medium style font: 

font = Font[name=Helvetica Neue Medium, family=Helvetica Neue, style=Medium, size=16.0]

Regards,
Tobi



More information about the openjfx-dev mailing list