My company has an app that uses Apple's old Quickdraw GX to draw text on a path. We use it to create '3D' perspective views of text. I remember way back when OSX was first in beta Apple included a small app called Compositor which had text on bezier path capabilities. So I assume somewhere in OSX there exist API that can do what I am looking for. I just can't find them
The carbon documontation talks about Quickdraw
The cocoa documontaton section on drawing text is blank i.e. forthcoming
any ideas