Re: TextRenderer - my text won't show
Posted by chakie on Aug 28, 2013; 7:38pm
URL: https://forum.jogamp.org/TextRenderer-my-text-won-t-show-tp4029291p4029896.html
No. I upgraded to 2.0.2 and that took care of the issue that DebugGL had. Still no text though. I haven't tested too much more, I guess I have to come up with some own solution at some point to fix it.
But the same code works for you on Linux, but not on OSX? Perhaps the font loading is somehow brokenish on OSX? OTOH, the webstart text rendering demo worked for me, it's only in my own code that it doesn't. One other thing could be that the text renderer assumes some state that it sets somewhere (such as GL_BLEND) but which is not normally enabled.