Recent entries
Outlined text with UILabel
When making Jamaican Discsta, we needed high quality dynamic outlined text. Unfortunately, UILabel doesn’t provide that out of the box for iOS5, so we needed to create our own.
UILabels in iOS 6
This label will behave exactly like a normal UILabel, except if you load it with attributed text containing stroke width and colour attributes.