Search code examples
javajavafxjavafx-2javafx-8fxml

How to use font awesome in a fxml project (javafx)


I want to use font font awesome in my project but I have no idea how to use font awesome in my project.

I had found some example but they can't be use in fxml.

font awesome javafx

I need help how to use it in my project using fxml

Thank you.


Solution

  • I think this is what you need ControlFX that include font awesome support. see the javadoc for more info (But I tested it one day and it works fine)