Dwedit's Board

Enjoy the board

You are not logged in.

Announcement

Welcome, fellow visitors from other websites!
Whenever you download a file, I'd appreciate it if you posted a nice "Thank You" message, then tell me which site you came from. Thanks.
- Dwedit

#1 2010-05-11 8:19:07 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 993
Website

Freedom at last from the tyrrany of forced interpolation

Now Firefox doesn't forcefully interpolate all the pixel art on this site anymore, as long as you have Firefox 3.5+

If you have pixel art on your website, add this stuff to your CSS files:

img[src$=".gif"] { image-rendering: -moz-crisp-edges; -ms-interpolation-mode: nearest-neighbor; }
img[src$=".png"] { image-rendering: -moz-crisp-edges; -ms-interpolation-mode: nearest-neighbor; }

"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

Registered users online in this topic: 0, guests: 1
[Bot] CCBot

Board footer

Powered by FluxBB
Modified by Visman