gpt4 book ai didi

iphone - 获取 UIFont 的 maxWidth

转载 作者:行者123 更新时间:2023-11-29 03:48:18 25 4
gpt4 key购买 nike

我需要获取特定字体的任意字符的最大宽度(以磅为单位)。

基本上,我有一个字符串数组,全部都有四个字符。我需要计算这些字符串之一可能的最大宽度是多少。 UIFont 有很多计算不同情况下高度的方法,但没有计算宽度的方法。

有什么想法吗?

最佳答案

计算宽度所需的方法在 NSString UIKit Additions 中:

– sizeWithFont:
– sizeWithFont:forWidth:lineBreakMode:
– sizeWithFont:minFontSize:actualFontSize:forWidth:lineBreakMode:
– sizeWithFont:constrainedToSize:
– sizeWithFont:constrainedToSize:lineBreakMode:

关于iphone - 获取 UIFont 的 maxWidth,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17413849/

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