mojira.dev
MC-266019

Large bold text can have gaps in the middle of characters

When bold text is rendererd at a large scale, characters can have gaps where they shouldnt.
This can be very noticable when using text displays to show large text.

Steps to reproduce:

  • Summon a text display using the following command

  • /summon text_display ~ ~ ~ {billboard:"center",transformation: {left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[0f,0f,0f],scale:[12f,12f,12f]},text:'{"text":"Bold text","bold":true}'}

  • Move close to the text display and move the camera slightly

  • Notice gaps in the middle of letters appear and dissapear randomly

Expected result:

  • Bold text shouldn't have gaps when rendered at large scales.

Linked issues

Attachments

Comments 4

This seems like the same issue as MC-1794

I don't think this is the same problem. I was able to reproduce this behavior.

This is still present in 24w44a, although the gaps no longer appear and disappear when you move the camera

Seems like a different issue so I've reported separately at MC-277946.

Enchanted_Games

(Unassigned)

Confirmed

Platform

Normal

Rendering

1.20.2, 23w42a, 23w45a, 1.20.4 Release Candidate 1, 1.20.4, 1.21, 1.21.1

24w44a

Retrieved