Renaud RUBIANO wrote:
Hello,
I'm trying to display japanse, arabic and french font it don't work. I have only squares for arabic and japanese.
do your fonts support arabic and japanese glyphs? rectangles are the usual indication for glyphs not available. there are lots of ttf fonts out there, many of them not providing more than ISO-8859 characters.
you might have to use [string( messages rather than [text( messages to Gem's text-objects to properly input unicode characters (due to lack of input methods i never managed to directly use higher unicode characters; but it might well be possible)
fgmasdr IOhannes