Increase the spacing between fonts to meet requirements
Are you talking about kerning?
Are you talking about within the Babylon.js Gui?
If not please clarify.
Yes, I need to adjust the word spacing, and ask if there is this content in the Forum
I did that in my UI experiments, there is a “letterSpacing” param for a standard textBlock element with this.
make sure to vote for me in the UI Contest, I want that book to put on my shelf <3.
Opens for me ??
That’s odd, must be codesandbox not liking your browser or something?
Its setup wonky because of private stuff on the original class but there are ways around those errors.
Right Text Alignment is broken on this, but that should be a simple logic fix.
You can add a PR on GitHub. We need this attribute
@Pryme8, want to submit a PR?
Uuuuuhhhhh if I get time here I guess.
Kinda stacked and it does not support right alignment yet.
I believe that the GUI experts of Babylon can solve this problem
I am sure @Pryme8 knows this already
There are lots of things that lots of people want on Babylon.js. The great thing about this community is that members know it is OK to ask if is possible for someone to do something but accept no as an answer.
Take a step back from saying yes @Pryme8 if you need to, your priorities, health and well being are more important. You already contribute so much to this community.
THAT
That’s all good
I’ll create the issue on our repo. Comment there if you started working on that, but no stress if you don’t. We’ll find the time and add the feature in the future
@brightMoon might also be interested in submitting a PR
Here is the fix for right alignment.
Please don’t scold me for this but an alternative work-around is using alt codes between characters:
- hair space :
 
or 
- 6-per-em space :
 
(no character reference available) - narrow no-break space :
 
(no character reference available) - thin space :
 
or 
- 4-per-em space :
 
or 
- non breaking space :
 
or
- punctuation space :
 
or 
- 3-per-em space :
 
or 
- en space :
 
or 
- figure space :
 
or 
- em space :
 
or