B4J Question Fontawesome update

janderkan

Well-Known Member
Licensed User
Longtime User
Hi

Can someone help on how to update Fontawesome icons.
On their homepage I can see more free icons than there are included in B4X.
I found FontAwesomeList.txt in \Anywhere Software\B4J
Is it enough to edit this file and what is the file format ?
Is there a way to add the paid icons ?

If possible I will volunteer to help keeping this file updated

Jan
 

TILogistic

Expert
Licensed User
Longtime User
free:

spanish:

B4J
Dim IconsFont As B4XFont
IconsFont = xui.CreateFont(fx.LoadFont(File.DirAssets,"icomoon.ttf",64),64)

English:
https://translate.google.com/transl...custom-fonts-icons-slidermenu.115576/#content
 
Last edited:
Upvote 0

janderkan

Well-Known Member
Licensed User
Longtime User

Thank you for your input.

I find it has value that the icons are integrated in the IDE.
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…