[PyOpenGL-Users] rendering fonts
Brought to you by:
mcfletch
From: fulko <vw...@fv...> - 2004-10-08 05:51:30
|
Hello, I would like to use better fonts than those included in glut. There are some OpenGL font projects, like gltt, ftgl, glf, glfont, etc. Unfortunately, none of them has a Python interface. Does anyone know a way to render fonts under PyOpenGL working on Linux/Unix (preferably working on Windows too). Thanks, Fulko P.S. I tried to use SWIG with ftgl: no success at all |