Hello, I wrote a font function and it worked perfectly in my program but for some reason it doesn't work anymore. I know the font function works right because if I start a new program and use it it works there, but for some reason it doesn't want to display any text in my current program anymore. Are there any functions that need to be disabled before rendering the font? Such as glDisable(GL_CULL_FACE) or anything of the sort. Thanks for the help.



