For a project I bought a OTF
font and included it into my project (with adding to plist file etc). It works and I can set the font on my buttons, but the label is displaced then. I added a screenshot so you can see my issue. Anyone an idea what the problem can be?
system: iPad 3 with iOS 6.0 beta, but same problem on iOS 5.1.1
EDIT:
I found a post about the problem.
http://www.andyyardley.com/2012/04/24/custom-ios-fonts-and-how-to-fix-the-vertical-position-problem/
you can re-align the
UIButton
's text place with:Ok, now I got it :) Just look at the blogpost I linked in my question.
summary: