blurry sprites?

Started by jetxl, Sat 23/01/2010 12:30:28

Previous topic - Next topic

InCreator

A call for petition maybe? I'd give my +1  :P Even tough yes, we shouldn't act like this at forums

ALPHATT

Quote from: Calin Leafshade on Sat 23/01/2010 13:52:34
Bleh ok, Let me fix this for everyone in firefox 3.6

goto file/run and type

Code: ags
%APPDATA%\Mozilla\Firefox\Profiles\


this will open a directory with some other folder in something like "dfjhdfg.default" go into that folder and then into another folder called "chrome"

then create a new file called "userContent.css" and put this in it.

Code: ags

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; }


save and restart FF. bingo!


Wow, most helpful thing I read on the internet in weeks.
/sig

SMF spam blocked by CleanTalk