(转)CoreText的使用

原文地址 :http://blog.csdn.net/fengsh998/article/details/8691823

1.使用core text就是先有一个要显示的string,然后定义这个string每个部分的样式->attributedString -> 生成 CTFramesetter -> 得到CTFrame -> 绘制(CTFrameDraw)

posted @ 2015-06-18 09:31  ramoslin  阅读(109)  评论(0)    收藏  举报