I have a TTF font installed on my Mac that I have added to an X-Code development project. For the life of me, I can not get it to work with my application but I think it's because I'm using the wrong font name.
Using Font Book, or any other tool, how can I get the Postscript font name from the font meta-data?
I have a hunch that the Postscript name might be different from the Font name, but I need to verify.

