ftcoretext专题

FTCoreText

FTCoreText An open source Objective-C interface component that makes use of the CoreText framework to render static text content using a highly customisable markup syntax. FTcoreText 是一个开源的 OC 组件

通过RTLabel、RCLabel、FTCoreText及webView结合SDWebImage等4种方式实现左滑或下拉中cell中图文混排使用场景方案

1.RTLabel和RCLabel两个在使用方式上差不多,对服务端吐的的数据要求比较高    json数据最好是定制式    {"type","img",con:"http://www.xxx.com/123.png", “width":"300", "height":"300"}    {"type","text",con:"图片名称", “width":"", "height":""}