Russian Text Scaling Issues

Russian text leaves an empty line whenever TextScaled is set to true.

Image from Gyazo

Image from Gyazo

I have also noticed that Russian text is displayed at a slightly larger font size compared to all the other languages.
Image from Gyazo
Both have a TextSize of 14 but are displayed at different sizes.

2 Likes

Likely has something to do with how Cyrillic script is larger than Latin script in general.

I advise to just scale the Cyrillic script down

It maybe has to do something with Text Alignment, as for the size, cyrillic letters are larger than latin ones so you can’t do anything about it exept trying to scale it down as @goldencowboy said.

That’s because cyrillic is not supported in some fonts, and it automatically rolls back to Arial, which is bigger than SourceSans. Because of that, text scaling is a little off.

Here you can see 2 TextLabels with different fonts. Notice how russian text looks exactly the same:
Screenshot_2

2 Likes

It’s weird though since Source Sans already has the Cyrillic, and even Greek letters, but Roblox didn’t include them for some reason.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.