【发布时间】:2017-05-20 23:24:45
【问题描述】:
【问题讨论】:
-
添加空格,还是添加 NSKernAttributeName ?没有默认空格,就像一个接一个地写两个字母,但不是字母而是图像。
-
我试过 NSKernAttributeName 但没用。
-
在它们之间添加
NSAttributedString *space = [[NSAttributedString alloc] initWithString: @" "]? -
空格,就像上面建议的那样,没有给出任何精确度,但它确实可以作为一个快速而丑陋的修复。
标签: swift3 uitextview nsattributedstring nstextattachment