问题
I'm new in iphone themes develop, and i want to know how to use custom TTF or OTF fonts on iphone, like one font type for phone pad, other for messages, etc...
Can help me?
回答1:
Yes, you can easily use custom TTF fonts in your application. All you need to do is to add the font as a resource and set a key in your Info.plist.
See also this step-by-step guide.
来源:https://stackoverflow.com/questions/6220160/custom-font-in-iphone