BitmapFont seems cannot support Chinese up to now

I run TestBitmapFont.java in JME3 by using Chinese Font that generated by BMFont.

Unfortunately, it cannot show Chinese rightly.



Anybody can give me a hand, thanks in advance.

You need to generate Font image and fnt file using Bitmap Font Generator.

BMFont - AngelCode.com



I’m using Korean font in jme2 but don’t know how to do this in jme3.