网上字体文件一般后缀名为.ttf 或.odf



使用
label.font = UIFont(name: "Bernard MT Condensed", size: 24)
// name = 字体文件打开后的标题名字 size = 字体大小
网上字体文件一般后缀名为.ttf 或.odf
使用
label.font = UIFont(name: "Bernard MT Condensed", size: 24)
// name = 字体文件打开后的标题名字 size = 字体大小
本文标题:iOS开发 添加第三方字体步骤
本文链接:https://www.haomeiwen.com/subject/hvqblttx.html
网友评论