Add Custom Fonts In Xcode 4.1

前端 未结 4 1582
礼貌的吻别
礼貌的吻别 2021-02-04 05:44

i want to use custom fonts in y application.

i have declared the \"Fonts provided by the application\" in the info.Plist file

and set the label.font to the font

4条回答
  •  灰色年华
    2021-02-04 06:22

    You have to check what is the font name it is at times different from font file name...

    check this link

提交回复
热议问题