CC: Tweaked

CC: Tweaked

57M Downloads

Font atlas is messed up in a slightly annoying way

hatkidchan opened this issue ยท 3 comments

commented

Minecraft Version

1.20.1

Version

1.113.1 (present in previous ones)

Details

A picture is worth 1000 words
image

commented

While we're at it, can we also extend character 0x80 to fill entire cell like so?
image

commented

Nevermind I just realized that CC actually uses 6x9 font and space between characters is unused :/

commented

Yep. Each character has a 1px border around it to prevent rendering artifacts (see dan200/ComputerCraft#300 and dan200/ComputerCraft#367). It's not clear whether this is actually needed on recent versions of the game (the rendering code has changed a lot), but loathe to change the font texture again :).