TYAttributedLabel icon indicating copy to clipboard operation
TYAttributedLabel copied to clipboard

TYAttributedLabel 简单,强大的属性文本控件(无需了解CoreText),支持图文混排显示,支持添加链接,image和UIView控件,支持自定义排版显示

Results 79 TYAttributedLabel issues
Sort by recently updated
recently updated
newest added

同一个label支持针对不同的链接,有不同的highlightedLinkBackgroundColor吗?

在一段文字中希望有部份特定文字能跳转link,然后正则查某些文字转化为表情包,使用了addImage:(UIImage *)image range:(NSRange)range size:(CGSize)size的方法。之后导致的是点击表情图片就会跳到文字link。

怎么让富文本从右向左显示, 想了各种办法不知道用我们的SDK怎么实现

![2018-12-03 6 20 31](https://user-images.githubusercontent.com/15682437/49367839-236e8c00-f728-11e8-8134-e994c8d847a2.png) 如图

![image](https://user-images.githubusercontent.com/18068125/48406673-01f53280-e770-11e8-8cd6-65fbffe7ac94.png) 我是使用TYTextView 布局一个填空题的界面,当字符超长的时候就出现空格混乱的问题,目前没有找到比较好的解决方案,所以希望能够得到你的帮助。

我直接修改demo里面AutoLayoutTableViewController生成TYTextContainer的方法, 在方法里面给文本添加了一个大图, tableView滚动时有些卡顿。

![image](https://user-images.githubusercontent.com/14065386/32927832-dbdede32-cb89-11e7-9a77-a79a6852595b.png)

您好请问一下是否支持加载 html, 加载 html 是否支持所有图片只显示一个默认的占位图