Hello,
I've been learning jME for a while now and been using it on os x mainly (works great) but now that i've been trying to use it on linux (ubuntu) i've run into odd problem:
When drawing plain text using default font the text is just plain garbage, for example the fps display of simplegame:
- it only shows now and then (usually when moving in scene)
- text is just one character repeated many times (i.e. 20x 'j')
Any ideas what might cause this? Text3d demos work fine.
Best,
Sami