Hacker News new | ask | show | jobs
by bla2 5067 days ago
Why is nearest neighbor scaling better? It would make images look like on a non-retina display, but is that the best use of the additional pixels? Nearest neighbor scaling is usually considered one of the worse scaling algorithms, unless you're looking at pixel art.
1 comments

Why go to the trouble of exactly doubling linear pixel density if you aren't even going to use nearest neighbor?