UIFontWeight各字宽值

最近在做一个复杂的后台返回多样式的文字。我想了想。直接和后台统一了一下数据的格式,然后使用NSAttributedString搞定了这个问题。以后就可以直接后台控制返回的样式了。其中用到的比较烦的是自宽。我统计了一下自宽的大小。可以参考一下下面的值

UIFontWeightCGFloat
UIFontWeightUltraLight-0.80000001192092896
UIFontWeightThin-0.60000002384185791
UIFontWeightLight-0.40000000596046448
UIFontWeightRegular0
UIFontWeightMedium0.23000000417232513
UIFontWeightSemibold0.30000001192092896
UIFontWeightBold0.40000000596046448
UIFontWeightHeavy0.56000000238418579
UIFontWeightBlack0.62000000476837158

由于CGFloat是一个Float值.不准确,所以我们可以理解为

UIFontWeightCGFloat
UIFontWeightUltraLight-0.8
UIFontWeightThin-0.6
UIFontWeightLight-0.4
UIFontWeightRegular0
UIFontWeightMedium0.23
UIFontWeightSemibold0.3
UIFontWeightBold0.4
UIFontWeightHeavy0.56
UIFontWeightBlack0.62
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值