Search code examples
font-awesometabris-js

Font Awesome icons in Tabris.js


I have a tabris.js app and I would like to add some Font Awesome icons to it but I don't know how should I do it.

Anyone know how?

Thanks in advance.


Solution

  • This is not currently possible. There is an open issue for supporting custom fonts:

    Support custom Fonts #73

    And another one specifically for FontIcon widgets:

    Support FontIcon widget #698