High Quality Text
Posted by rooch84 on Sep 02, 2010; 9:51am
URL: https://forum.jogamp.org/High-Quality-Text-tp1405327.html
Morning all,
I'm currently porting an existing Flash project (don't ask) into Java. There is no specific reason to use JOGL other than I have some OpenGL experience. One of the few good things about Flash is the clearly rendered text, especially for small font sizes.
I would like to both have clear text and take advantage of a 3D environment (rotations etc..). I have tried using TextRenderer but cannot get clear text for small font sizes.
Is there a better library that I can use? Or are there tips or tricks that would allow for better quality rendering? Perhaps using texture rendered text.
Cheers
Chris