Login  Register

TextRenderer problem with Arabic

Posted by PaulD on Jun 18, 2010; 4:35pm
URL: https://forum.jogamp.org/TextRenderer-problem-with-Arabic-tp905919.html

Hi,

I've noticed that the TextRenderer in JOGL 1.1.1 (and presumably also in the latest version) display Arabic words in the wrong order. The letters within each word are correct, but the words themselves are in reverse order.

I've solved this by setting DISABLE_GLYPH_CACHE to true in the TextRenderer class, but I wonder if anyone has a better solution!

Cheers,

Paul.