Skip to content

UILabel subclass to split text in CATextLayer objects for each glyph

Notifications You must be signed in to change notification settings

corsarus/UILabelGlyphSplitter

Repository files navigation

This is the sample project for the Custom UILabel with glyph layout blog post.

The project is a demonstration of using Text Kit to split the content of a UILabel into individual glyphs and create CATextLayer instances for each glyph.

The code is written in Objective-C.

About

UILabel subclass to split text in CATextLayer objects for each glyph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published