Tag Archives: Core Text

Drawing Text on an Arc in CocoaTouch

CoreText is available now in iOS, but it’s not an easy framework to use. After trying several other approaches to draw text on an arc at this Stack Overflow page,  I adapted Apple’s sample code  CoreTextArcCocoa for Mac class for …

Posted in iPhone Development, Programming | Tagged , , , , | Leave a comment