Login  Register

Re: Text rendering, best solution for my case

Posted by andrei on Apr 17, 2014; 8:39am
URL: https://forum.jogamp.org/Text-rendering-best-solution-for-my-case-tp4032192p4032208.html

Are there any good examples for the new TextRenderer? I've looked at the tests in the official repo but they seem to use classes that do not come with the latest release (? at least for example I do not have a TextRegionUtil, nor does my RenderState offer a constructor with just one parameter).

I'm having a hard time getting text rendering done, is there a simple step by step overview?


Here's what I tried: https://gist.github.com/arya-s/10968151