Using OpenGL to display Fonts on a Mac

Hello,
I’ve looked everywhere but i can’t find an easy/ reliable way to display 2D fonts on a Mac with OpenGL. I’m very new to this so if anyone could take the time to explain fairly in depth, that would be greatly appreciated.
Thanks in advance.

Why not display and create your own font system in openGL for insurance it will display the way you want it on another computer?

All you have to do is create a 2D ‘orthro’ and display quads of the font size and use textcoord
to map the font texture onto the quads on the screen.

http://www.marek-knows.com/downloadSection.php?Topic=GameDev&pg=2#GameDev31

Its free to download, but waiting is a pain, but then with a little pay you can download the locked vmk.

I am a register use on the site and almost downloaded all the tutorials on the site.

Thanks for the site. I signed up and is there any way I can skip some tutorials and just download the ones I want? “Missing Requirement” is killing me.