Hi
This works fine for iPhone:
iphone =
{
plist =
{
CFBundleIconFile = "Icon.png",
CFBundleIconFiles =
{
"Icon.png" ,
"Icon@2x.png" ,
"Icon-72.png"
},
UIAppFonts =
{
"CooperBlackStd.otf"
}
},
},
and I understand for Android the font just needs to be in the root directory (which is where it is), however the font is not displayed on Android.
Any help on this? [import]uid: 64736 topic_id: 13111 reply_id: 313111[/import]
[import]uid: 71210 topic_id: 13111 reply_id: 48545[/import]