The text being at a different resolution hurts my eyes.
There’s a reason why my game engine uses bitmap fonts instead of TTF.
The text being at a different resolution hurts my eyes.
There’s a reason why my game engine uses bitmap fonts instead of TTF.
Making a game using a framework is usually considered ‘writing your own engine’, the game needs to run on something even if it is barebones.
Also, Stardew uses bitmap fonts I’m pretty sure, the game just scales it differently - it isn’t rasterized.