How do I make my graphics high res ? They don’t look pleasant at all
You need to use higher resolution images.
But what about the text input fields ?
Solar2D’s text rendering is quite bad.
If those are native text fields, then I’d suggest trying to reduce the font size. If they are display.newText() then scale them down after creating them.
2 Likes
Maybe this library is worth looking at.
2 Likes
They’re better but not what I was looking for.