开发者

Format differently specific letter in a CATextLayer?

Is that possible?

If not with CA开发者_运维问答TextLAyer, then how can I do that?


You can use NSMutableAttributedString in CATextLayer. You can specify different attributes like color, font to different parts of string.


The solution was to break the word to letters and combine it back with 3 different text layers. I will try to post the function i have build for others who needs it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜