Skip to content

nikolajiang/fontawesomefx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kudos to Dave Gandy who has created an incredible cool icon font called Font Awesome.

This font fits perfectly into JavaFX as

  • all these beautiful icons are scalable vector graphics
  • each icon (unicode character) can be styled with css
  • incredible lightweight (one font 439 icons)

This project provides a helper class (AwesomeDude) for easy usage of these icons in JavaFX apps.

Currently FontAwesome 4.1.0 is supported.

#Usage Refer to blog post1 blog post2.

#Maven (currently support for 4.0.1 only, will be updated soon) de.jensd fontawesomefx 8.0.6

#License FontAwesomeFX is licensed under the Apache 2.0 license. If this license is not suitable, please contact me to discuss an alternative license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors