Blurry text with label and richtextlabel

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By cehef

When i add text (by the way i’m using a dynamic font with a pixel TTF font that i found)
to my label or my richtextlabel, same problem, even if i do or do not use a font,
the text will look blurry, i’ve tried to change the size,
nothing, if I don’t put something higher than 60 the text will still look blurry.
I have a stretch mode 2D with aspect keep, i’ve also tried to change these
options with every possibilities, so with viewport and disabled, changing also the aspect, but nothing changed.
I’ve also tried to change a lot of options in the settings in hope to get a result but again… nothing.
Also last thing, i’ve tried to create a new project and add text but the text was still blurry.

So if you have a solution i’d be glad to have it, thanks.

:bust_in_silhouette: Reply From: SQBX

In the Label or RichTextLabel, set its scale to be 0.05 and set the font_size to be 20.

Thank you so much, I had so much trouble trying to find what to do. It’s working perfectly fine thanks to you, I just had to ask the question here to find the right answer.

cehef | 2023-01-05 13:41

1 Like