问题:
I would like to have an app include a custom font for rendering text, load it, and then use it with standard UIKit
elements like UILabel
. 我想要一个包含自定义字体的应用程序,用于呈现文本,加载文本,而后将其与UILabel
等标准UIKit
元素一块儿使用。 Is this possible? 这可能吗? app
解决方案:
参考一: https://stackoom.com/question/1VqZ/我能够在iPhone应用程序中嵌入自定义字体吗参考二: https://oldbug.net/q/1VqZ/Can-I-embed-a-custom-font-in-an-iPhone-application