Possible Duplicate:
Showing curved text
I have a UIView witha UILabel on it. How can I use renderInContext and other graphical operations to make the UIView appear curved, as in the example below?

Possible Duplicate:
Showing curved text
I have a UIView witha UILabel on it. How can I use renderInContext and other graphical operations to make the UIView appear curved, as in the example below?

The following Core Text tutorial has exactly the same example that you need.