lowercasebtw
lowercasebtw
can you please give the pack, i have a assumption as to why it doesnt work
I know why the font is broken and there is no need for a conversion to TTF as that would be too much work for this
It has to do with alpha pixels
Minecraft has a alpha threshold it supports before the font breaks (not alpha pixels used in the font, just stray ones) Optifine ups this threshold
The fix would be to loop through the pixels of the image and remove any pixels with the alpha below the threshold
seriously? this seems like a pretty easy fix
interesting
Can you test this again or provide the pack?