Hacker News new | ask | show | jobs
by thekungfuman 5071 days ago
Once the article pointed it out I couldn't un see it. Mixed pixel art will forever look off to me now!!
1 comments

Mixed sizes of scaled-up pixels bug me, especially pixels not at power-of-2 scalings to each other, but I think the contrast between obviously scaled-up pixel graphics and native resolution antialiased graphics can sometimes be useful, e.g. smooth for text and UI elements, pixel for the actual game graphics.

I guess as with many things the rule is: try it and see what works. That or I'm just a pixel philistine.