UILabelGlyphSplitter:UILabel 子类为每个字形拆分 CATextLayer 对象中的文本

时间:2021-06-07 15:25:03
【文件属性】:
文件名称:UILabelGlyphSplitter:UILabel 子类为每个字形拆分 CATextLayer 对象中的文本
文件大小:15KB
文件格式:ZIP
更新时间:2021-06-07 15:25:03
Objective-C 这是博客文章的的示例项目。 该项目是使用 Text Kit 将 UILabel 的内容拆分为单独的字形并为每个字形创建 CATextLayer 实例的演示。 代码是用Objective-C编写的。
【文件预览】:
UILabelGlyphSplitter-master
----UILabelGlyphSplitterTests()
--------Info.plist(751B)
--------UILabelGlyphSplitterTests.m(905B)
----README.md(335B)
----UILabelGlyphSplitter.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
----UILabelGlyphSplitter()
--------SplitLabel.h(237B)
--------ViewController.m(884B)
--------Info.plist(1KB)
--------main.m(341B)
--------Base.lproj()
--------Images.xcassets()
--------ViewController.h(222B)
--------AppDelegate.h(284B)
--------SplitLabel.m(5KB)
--------AppDelegate.m(2KB)

网友评论