我试图应用以下代码与当前自定义字体加粗,我如何将其包含在字典中?
let normalWhite = [NSFontAttributeName : UIFont(name: "somefont", size: 16.0)!,NSForegroundColorAttributeName : UIColor.whiteColor()]
我认为你应该在Xcode中包含自定义粗体文件,并将其名称写为Helvetica-Bold