firefox blurred scaled images in forum posts

Started by cosmicr, Tue 07/07/2009 05:20:45

Previous topic - Next topic

cosmicr

Hi. A few people might know that firefox blurs scaled images. This is a problem when trying to show pixelled images at a larger scale. According to this https://developer.mozilla.org/En/CSS/Image-rendering you need to include the css property
image-rendering:  -moz-crisp-edges 

to remove it. can we get this to be done automatically by the forum software?

Gilbert

Hmmm It's said to be fixed, and that version still isn't released to public? (I never used FF, so I don't know/care.)

IMO, if it has to rely on a setting of the page/forum it would be ridiculously silly (it should be done automatically by the browser when a certain option is set, according to personal preference).

monkey0506

I think you're of the impression that the CSS property has to be set for images on a per-site basis which isn't the case. It's actually supposed to be set in some userProfile.css file (or something like that) but where it is has actually managed to escape me quite well. I'm currently away from my own computer so I'm using IE of all things (and no mouse, how quaint), but if you Google it you should be able to figure it out I suppose.

cosmicr

yeah it looks like I cant change it, because I'm not using minefield. until they make it permanent i'll just have to deal with it I guess.

Gilbert

Quote from: monkey_05_06 on Tue 07/07/2009 07:16:19
IIt's actually supposed to be set in some userProfile.css file (or something like that) but where it is has actually managed to escape me quite well.

I stand corrected in this case, as it is not like an easy option that users can disable directly (well, as far as I remember, in Opera it is (or, at least, was) not in the normal "Preference" setting either, but it is accessible via the "opera:config" path, which is still simple enough). (Also, I'm not knowledgeable to manage complicated stuff like personal css settings anyway. I'll probably never use these kind of stuff.)

None

On that page it says that the value 'image-rending' won't be implemented till the next version of 'gecko' is released.
Now go to 'Help' then 'About' and you'll see that Gecko is currently at '1.9.1' for Firefox.
When they update the rendering engine, then html with the CSS value will be recognized, at present Firefox doesn't recognize the image-rendering:  -moz-crisp-edges value even if it is part of the html/css code.
However.
Once they DO update the engine, you can theoretically change the css of ALL pages with a little add-on from http://userstyles.org/ IF there's no easier way.
:D

SMF spam blocked by CleanTalk