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?