Font spacing issues.

As of a few days ago, there has been some change to the font Montserrat, resulting in the glyphs being closer together. The UI using this font hasn’t been touched in several months.
This issue affects every UI using this font.

OLD (Good spacing)


NEW (Bad spacing)


Its quite hard to notice, try focusing on the space between the a & n in “can”.

Expected behavior

Font spacing should return to how it was previously.

4 Likes

I noticed that how text fonts render overall are different. It was a jarring change to see.

Here’s an example from one of my older games using the arcade font:

Current appearance:
image

Previous:
image

Sure, this makes it look more pixel perfect, but it is something to note

Hi, thanks for the report! Could you share a bit more about device that you encounter those issues, specifically:

  • Platform (windows/mac os/iOS/android)
  • Device model (i.e. ASUS ROG Strix G18, iPhone xs)
  • If you have an external display connected and the Roblox application is running on this external display, what display resolution it is currently configured to?

Also could you share a small repro file that just contains the instance that is relevant so that we can also check internally?

Thanks.

System specs

Display specs

Repro file
ReproductionFile.rbxm (3.8 KB)

1 Like

Do you happen to configure Display Scale for this external display?

No its set to the default.

Hi there,

The 731 release last week included an update to FreeType, a text rendering library we use. Unfortunately, there are some subtle pixel differences between how the old and new versions render text.


(top: new, bottom: old)

The changes are mixed. The text is slightly less blurry, but the kerning is slightly worse.

This update is needed for other reasons, so likely won’t be rolled back. In the future, we’re hoping to ship a feature that will improve kerning, but I can’t give a timeline on when this will happen. For now, I’ll close this as won’t fix.

Thanks for reporting the issue!

1 Like

This change kinda has ruined the look of thin text in some cases.

Unfortunate to hear this can’t be fixed. It’s possible you could contact the owners of FreeType however

This update has also ruined billboard gui text, as it appears extremely jagged now.