gpt4 book ai didi

iphone - 无法在 UIButton 中使用自定义字体

转载 作者:可可西里 更新时间:2023-11-01 17:10:07 28 4
gpt4 key购买 nike

我想在我的应用程序中使用自定义字体,它是 ttf 格式。在项目设置中,我添加了如下所示的字体名称。

enter image description here

我已经在我的资源文件夹中添加了该字体,如下所示

enter image description here

我正在尝试使用的字体是这个enter image description here

_enterButton.titleLabel.font =  [UIFont fontWithName:@"Venus Rising" size:45.0];

如果我使用 Arial 或其他一些字体,它工作正常。但是当我尝试使用这种字体时,它根本不起作用。谁能告诉我为什么??

最佳答案

我下载了字体,我认为它的名称与文件的名称不同。看看这张图片。

enter image description here

另外不要忘记将名称添加到应用程序的 Info.plist 中,在键“应用程序提供的字体”下。希望能帮助到你! :)

关于iphone - 无法在 UIButton 中使用自定义字体,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11519376/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com