When using a custom font in a resource pack (my example is sized 256 x 256), the lowercase "i" has a huge space after it for no apparent reason.
When using a custom font in a resource pack (my example is sized 256 x 256), the lowercase "i" has a huge space after it for no apparent reason.
(Unassigned)
Confirmed
font, resource-pack
Minecraft 17w14a, Minecraft 17w15a
Retrieved
This is caused by the resource pack. The "j" glyph is shifted too far to the left and therefor begins in the glyph of the "i". This can be seen as small white dot on the right of an "i" in the game.
Edit: As a side note: The file
ascii.properties
is not used by Minecraft. It determines the width of theascii.png
characters by their glyphs.