When using JavaFX Scene Builder and selecting Script MT Bold for the Font, everything work well on my PC. When I copy the .jar file to another windows 8.1 machine, the font changed.
I need some tips on the correct syntax for the label style. This did not work for me;
lblQuote.Style = "-fx-font-family: Script MT Bold;"
I will try and force the font family to port over. I'm not familiar with Java and the all the tips and user's guide did not show and example for the Font Family, mostly size and color.
Warm regards,
I need some tips on the correct syntax for the label style. This did not work for me;
lblQuote.Style = "-fx-font-family: Script MT Bold;"
I will try and force the font family to port over. I'm not familiar with Java and the all the tips and user's guide did not show and example for the Font Family, mostly size and color.
Warm regards,