-
Bug
-
Resolution: Unresolved
-
None
-
24w44a, 24w45a
-
None
-
Confirmed
-
Rendering
-
Low
-
Platform
The Bug:
Large bold text has visible gaps within some characters.
It appears that remnants of MC-266019 still exist despite the fix.
Steps to Reproduce:
- Summon some large bold text by using the command provided below.
/summon minecraft: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":"micky mouse","bold":true}'}
- Look at the letter "m" in particular.
Observed Behavior:
Large bold text has visible gaps within some characters.
Expected Behavior:
Large bold text would not have visible gaps within characters.
- relates to
-
MC-266019 Large bold text can have gaps in the middle of characters
- Resolved