Hi,
I am using a quite simple startscreen based on Nifty. It contains only some text elements and some radio buttons of 2 Button groups.
Technically it’s working, but when I try to use use another bitmap font for the text and for the labels of the radio buttons, it wont do as wanted.
example 1(I use the font parameter to assign different .fnt file)
unfortunately it doesn’t seem to look an other way. May by I’ve made a mistake somewhere else in the screen XML which causes this behavior. I think on first I will just use the text color for differ the display of the text and the labels, then I have a closer look to the Nifty tutorial to find out what I’ve missed.
I tried to rebuild the screen from scratch, and found out that my bitmap fonts got to blame.
After I converted some new fonts from TTF to bitmap the behavior vanished.
It seems that I’ve somehow do a mistake while converting the first ones.
looks like all fonts converted with JME IDE on my ubuntu 20.10 system has the same error the ones I copied from my old windows 10 environment still works. This sounds wired and I hope I ve just done a wrong configuration anywhere.
I recently notice some font setting within a nifty.xml (probably put there by myself, while I first try to get to know with nifty and forgotten there). Thats why all new Bitmapfonts failed.