List of Fonts Provided by Application (iOS)

前端 未结 2 787
庸人自扰
庸人自扰 2021-01-05 05:30

does anyone know how to get a list of custom fonts from the \'Fonts provided by application\' key in the info.plist file in Xcode? Thanks

2条回答
  •  难免孤独
    2021-01-05 05:54

    You can add your costume font http://www.danielhanly.com/blog/tutorial/including-custom-fonts-in-ios/ enter image description here But, I don't, know how to get this list, sorry. But, may be you can look on it in IB, in UILabel attributes.

提交回复
热议问题