Closed Shrinks99 closed 3 years ago
I know, it sounds too good to be true but it IS! Applying the following to all dithered images will tell the browser to not filter them meaning your images will all have the lovely crisp pixels!
image-rendering: pixelated; image-rendering: -moz-crisp-edges;
Blinnear interpolation — Sad :(
Nearest neighbor interpolation — Rad! :D
Love the site :)
See my comment here: https://github.com/lowtechmag/solar/pull/10#issuecomment-926468223
I know, it sounds too good to be true but it IS! Applying the following to all dithered images will tell the browser to not filter them meaning your images will all have the lovely crisp pixels!
Closeup screenshots
Blinnear interpolation — Sad :(
Nearest neighbor interpolation — Rad! :D
Love the site :)