I am trying to render text to a shape that isn\'t a rectangle. The following code works when I add a rectangular path but not when I add an elliptical path. Ultimately, I\
you can draw on any sort of UIBeizerPath, sample code here: https://github.com/erica/iOS-5-Cookbook/tree/master/C10/19-Drawing%20onto%20Paths