Android Question How to get a list of all font-awesome fonts?

DavideV

Active Member
Licensed User
Longtime User
Hi,
for one of my apps i would like to let the user choose an icon from the font-awesome available fonts.
Is there a way to collect all available icons hex code into a list so i can represent them on screen using csbuilder?

Also i see that font-awesome is available in ttf (and other) format.
Can i install it and get all font from the .ttf into a list to do what i wrote above?

Thanks in advance
Davide
 

DavideV

Active Member
Licensed User
Longtime User
You mean: available characters, not fonts.

The ttf file is added automatically when you use FontAwesome.

The IDE uses a file named FontAwesomeList.txt to list the available characters. You can use it.

Yes i meant characters, thanks Erel
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…