Bad quality on TextLabel

So I was just playing around with a TextLabel on a SurfaceGui and noticed the bad quality it had. How can it be optimised?

You have to raise the PixelsPerStud property to get higher resolution text on surface guis.

I recommend around 100-150, it works well most of the time.

2 Likes

That is actually working and with the TextScaled property it fits perfectly!

1 Like