FMX.FontAwesome
1.0.0
[firemonkey] fontawesome
FMX.FontGlyphs.pas和FMX.FontGlyphs.Android.pas進行項目

info.plist.TemplateiOS.xml <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<%VersionInfoPListKeys%>
<%ExtraInfoPListKeys%>
<key>UIAppFonts</key>
<array>
<string>FontAwesome.ttf</string>
</array>
</dict>
</plist>
