Godwhitelight / FontRenderer

A simple Font renderer for MCP(Minecraft coder pack)
44 stars 4 forks source link

Low Resolution #1

Open FirephoenixX02 opened 2 years ago

FirephoenixX02 commented 2 years ago

When i try to use the Font Renderer every custom font no matter what size or scale looks like a pixelated mess. I tried multiple fonts, even a font which worked perfectly fine for somebody else, but no matter what i do it still looks garbage. It looks like it's being down scaled from a high resolution to a really low like 16x

Liticane commented 1 year ago

When i try to use the Font Renderer every custom font no matter what size or scale looks like a pixelated mess. I tried multiple fonts, even a font which worked perfectly fine for somebody else, but no matter what i do it still looks garbage. It looks like it's being down scaled from a high resolution to a really low like 16x

Probably a blend issue...

Dellixou commented 4 months ago

How you solve this?