gpt4 book ai didi

ios - 使用字体系列时文本底部的空白

转载 作者:行者123 更新时间:2023-12-01 16:07:35 25 4
gpt4 key购买 nike

当我为我的 Text 组件应用字体系列时遇到问题,如下图所示

enter image description here

如您所见,我的文本本身无法居中(红色区域是我的默认 Text 组件,没有任何边距或填充)。

我认为这个问题是由我的字体 (TradeGothicLTStd-BdCn2) 引起的,因为当我更改字体时,我再也看不到这个问题了。

这是我对这个组件的风格

 dropdownCurrentText: {
fontFamily: Fonts.type.TradeGothicLTStdBold,
fontSize: 14,
justifyContent: 'center',
textAlign: 'center',
color: Colors.black,
letterSpacing: 0.2
},

有什么建议可以在保持上述字体的情况下解决这个问题吗?如有任何回应,我们将不胜感激。

P.S Android 平台没有,只有 iOS

最佳答案

终于找到了解决问题的方法,感谢另一个答案。

也就是使用Font Tool for XCode,大家可以看这篇文章了解更多https://medium.com/@martin_adamko/consistent-font-line-height-rendering-42068cc2957d

关于ios - 使用字体系列时文本底部的空白,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54804047/

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