Fonts as Bitmaps in OpenGL on Mac

My Windows App uses wglUseFontBitmaps function to display text as bitmaps.
But Mac has a function called aglUseFont only. Are they related ?
And If I want to use my original method of rendering text as bitmaps what should I use?

hey !

i got that
use aglUseFont instead

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.