FontAwesomeFX 8.13 released
Just released FontAwesomeFX 8.13 to Bintray.
Revisited and updated Icon Fonts:
Font | Version | What's new? |
---|---|---|
FontAwesome | 4.7.0 | 7 new icons (many thanks to Steffen for his pull-request) |
525Icons | 3.0 | Font updated on 30-10-2016 |
Material Design Font | 1.7.22 | 73 new icons |
FontAwesomeFX 8.13 |
---|
compile 'de.jensd:fontawesomefx-fontawesome:4.7.0' |
compile 'de.jensd:fontawesomefx-icons525:3.0.0' |
compile 'de.jensd:fontawesomefx-materialdesignfont:1.7.22' |
compile 'de.jensd:fontawesomefx-materialicons:2.2.0-1' |
compile 'de.jensd:fontawesomefx-octicons:4.3.0-1' |
compile 'de.jensd:fontawesomefx-weathericons:2.0.10-1' |
they all depend on: |
---|
compile 'de.jensd:fontawesomefx-commons:8.13' |
optional: |
---|
compile 'de.jensd:fontawesomefx-controls:8.13' |
Demo apps |
---|
de.jensd.fx.glyphs.fontawesome.demo.FontAwesomeIconsDemoApp |
de.jensd.fx.glyphs.materialdesignicons.demo.MaterialDesignIconsDemoApp |
de.jensd.fx.glyphs.materialicons.demo.MaterialIconsDemoApp |
de.jensd.fx.glyphs.octicons.demo.OctIconsDemoApp |
de.jensd.fx.glyphs.weathericons.demo.WeatherIconsDemoApp |
de.jensd.fx.glyphs.icons525.demo.Icons525DemoApp |
You can find the FontAwesomeFX bintray package here.
Source code available at Bitbucket
Please report issues here
Keep up the good work on this useful library!
Thanks Adam! You too ;-)!
Thanks Mr. Jens this is really awesome! 🙂
Thanks Ronnel, you are welcome!
Hi,
Error while using Lib 8.13:
Caused by: java.lang.IllegalAccessError: tried to access method com.sun.javafx.css.parser.CSSParser.()V from class de.jensd.fx.glyphs.GlyphIcon