Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想绘制突出显示的文本部分,但我没有任何想法,我该怎么做。
结果,我想要:
图片上的标题是一个属性字符串,我在其中找到主题标签并将其绘制为蓝色。标题中的昵称 - 一个简单的 NSString。我想显示用户想要查找的矩形和文本。您有什么想法吗,如何在绘制的字符串中找到 NSRange 的 CGRects?
PS:我想检测其他图像作品的最后一个字符的坐标。