标签: ios swift xcode fonts
我已经在字体簿中安装了字体
我在信息中添加了系统提供的字体
我正在为 Attributed 样式的文本获取字体
Attributed
但是,对于 Plain 样式的文本,它显示的是 Custom (none installed)
Plain
Custom (none installed)
注意:我以编程方式获取所有字体。
请帮我解决问题。