Adds support for FontAwesome URL handler

Open
#4 · Created  · Last updated

Description

Hi,

Provided patch adds support for dynamic URL handler for FontAwesome icons. This allows fully-flexible selection of FA icons through CSS in every JavaFX control.

The initialization procedure is to call FontAwesome.initialize() before JavaFX application is started and then JavaFX loads icons from fa profocol.

See demo attached in the tests section.

If you are willing to add OSGi support, I can add similar handler for OSGi based applications, which does not require static initialization at the beginning of the application.

0 attachments

0 comments

Loading commits...