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
Estimados, Comparto un breve uso de fonts icons personalizados que es una alternativa a las imágenes como iconos. ADJUNTO EJEMPLO PARA SU REVISIÓN. Si desea crear sus propios icons fonts utilizar una de estas herramientas. http://fontello.com/ https://icomoon.io/app/#/select En este caso...
www.b4x.com
B4J
Dim IconsFont As B4XFont IconsFont = xui.CreateFont(fx.LoadFont(File.DirAssets,"icomoon.ttf",64),64)
Estimados, Comparto un breve uso de fonts icons personalizados que es una alternativa a las imágenes como iconos. ADJUNTO EJEMPLO PARA SU REVISIÓN. Si desea crear sus propios icons fonts utilizar una de estas herramientas. http://fontello.com/ https://icomoon.io/app/#/select En este caso...
When the next version of B4A will be released, it will be simple to start it with a "comment link". I will then extend it to work with FontAwesome as well.