Re: Draw String/text in circular path.

2010-08-23 Thread Ben Golding
On 23/08/2010, at 16:12, Ahsan Shafiq wrote: > I need to draw text in circular path. Any thoughts or comments on it? I needed to do this for an app I was writing. I wound up including the whole GCDrawKit framework in my application just to get that functionality (http://www.apptree.net/drawki

Re: Draw String/text in circular path.

2010-08-22 Thread Vijayakumar_Thota
Hi Ahsan, May be the example given by apple at location /Developer/Examples/CircleView (under your Developer folder) will be useful for you. Regards, vijay On 8/23/10 11:42 AM, "Ahsan Shafiq" wrote: I need to draw text in circular path. Any thoughts or comments on it? Regards Ahsan __

Re: Draw String/text in circular path.

2010-08-22 Thread vincent habchi
Le 23 août 2010 à 08:12, Ahsan Shafiq a écrit : > I need to draw text in circular path. Any thoughts or comments on it? It is not for the faint-hearted, but if you look at Apple documents about the text system, you'll find a sample code. Vincent___

Draw String/text in circular path.

2010-08-22 Thread Ahsan Shafiq
I need to draw text in circular path. Any thoughts or comments on it? Regards Ahsan ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at