Hello Paul,
looks like a bug. Could you file the bugreport or even provide a
testcase? JUnit if possible.
would be great...
regards,
michael
On 06/18/2010 06:35 PM, PaulD [via jogamp] wrote:
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.