Hey guys, I’m really new to programming, but I’m learning so much every single day. I have a problem with my custom font that I have loaded into Corona. I created the font myself and have used it with no problem in programs like Photoshop, but when I loaded it into Corona, it appears that there is some sort of bounding box that cuts off the top and bottom of the font.
Here’s what it looks like:
http://i62.tinypic.com/154d5z7.jpg
As you can see, the “C” is cut off at the top and the “p” is cut off at the bottom.
And here’s what my code looks like in the build.settings file:
http://i60.tinypic.com/nxl35j.png
Can somebody please help me to figure out what I can do? Thanks so much!