Hi everyone,
I’m doing great things with Corona, almost ready to publish yet another build.
One thing though is driving me crazy though…:
I have made a custom icon font which I have installed on OSX, and I have included it in the build.settings file according to all the guidelines set in articles on the web.
The fonts look great in the simulator, but when I build the app, the fonts display in the default font of Corona (normal letters in stead of icons).
I have tried my custom font, the Helvetica font, the Arial font etc, but the font won’t change in my build.
This is what my build.settings file looks like:
plist =
{
UIAppFonts =
{
“angelina.ttf”
},
},
},
I have also run all the font listing scripts I could find that give me the display name of the font (angelina) to make sure I did not do something wrong.
But apparently I have…
I am using build 2014.2393.
Please help me out!!!
My fellow forum member who can help me fix this will get a $25 reward in a gift certificate of choice!
thanks,
D