3d Fonts under OpenGL

Hi everybody,

I want to include 3d fonts in my scene under Linux. Any suggestion about libraries I can use to?.

thanks

Hi !

Use Freetype (version 1.x) and GLTT, you can find Freetype at www.freetype.org and GLTT at www.sourceforge.net

Mikael