Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 185 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 185 Bytes

FontLoad

A simple JavaFX application which loads a font and shows it on Label and Button

To run from the CLI :

mvn compile
mvn exec:java -Dexec.mainClass="com.ita.FontLoad"