Custom font in iPhone

前端 未结 1 1233
野趣味
野趣味 2021-01-05 22:25

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

相关标签:
1条回答
  • 2021-01-05 23:23

    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.

    0 讨论(0)
提交回复
热议问题